Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2023-02-02 | top: Update Python formatting to black "2023 stable style". | Jim Mussared |
2021-05-26 | tests: Make float and framebuf tests skip or run on big-endian archs. | Damien George |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2020-02-21 | extmod/modframebuf: Allow blit source to be a subclass of FrameBuffer. | Jim Mussared |
2017-12-12 | tests/extmod: Add test which subclasses framebuf.FrameBuffer. | Damien George |