mirror of
https://github.com/micropython/micropython.git
synced 2025-12-22 21:00:16 +01:00
Implementations of persistent-code reader are provided for POSIX systems and systems using FatFS. Macros to use these are MICROPY_READER_POSIX and MICROPY_READER_FATFS respectively. If an alternative implementation is needed then a port can define the function mp_reader_new_file.
1.7 KiB
1.7 KiB