pimoroni-pico/micropython
Phil Howard b74b371d2b JPEGDEC: Don't pass filename through std::string.
The result of GET_STR_DATA_LEN should be null terminated, so converting to a std::string and then using .c_str() is both redundant and need
s heap.
2023-03-16 13:25:19 +00:00
..
_board Fixup: Add pins.csv files to W builds. 2023-02-20 12:29:59 +00:00
examples Merge pull request #655 from pimoroni/patch/i75-userbutton 2023-03-16 11:58:59 +00:00
modules JPEGDEC: Don't pass filename through std::string. 2023-03-16 13:25:19 +00:00
modules_py Merge pull request #655 from pimoroni/patch/i75-userbutton 2023-03-16 11:58:59 +00:00