circuitpython/stmhal/boards/ESPRUINO_PICO
Damien George f1d260d878 stmhal: Reduce size of ESPRUINO_PICO build so it fits in flash.
The default frozen modules are no longer included (but users can still
specify their own via FROZEN_MPY_DIR), complex numbers are disabled and so
are the native, viper and asm_thumb emitters.  Users needing these features
can tune the build to disable other things.
2017-07-12 12:51:37 +10:00
..
mpconfigboard.h
mpconfigboard.mk
pins.csv
stm32f4xx_hal_conf.h