mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 10:51:10 +02:00
Set the default manifest to "modules/manifest.py". This includes files from the folder "modules/scripts". The manifest default value is overriden by all nrf51 boards that have SoftDevice present (SD=s110) to save flash. Also add "modules/manifest.py" which is set to freeze "modules/scripts/_mkfs.py".
2 lines
50 B
Python
2 lines
50 B
Python
freeze("$(PORT_DIR)/modules/scripts", "_mkfs.py")
|