mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 18:00:48 +02:00
All board config macros now begin with MICROPY_HW_. Renamed PYBv10 to PYBV10, since macros should be all uppercase. Made SDCARD_DETECT configurable in mpconfigport.h, so that the SD detect pin can be easily configured.