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 stmhal: Reduce size of ESPRUINO_PICO build so it fits in flash. 2017-07-12 12:51:37 +10:00
mpconfigboard.mk stmhal: Reduce size of ESPRUINO_PICO build so it fits in flash. 2017-07-12 12:51:37 +10:00
pins.csv stmhal: Add support for Espruino Pico board. 2015-04-18 21:40:59 +01:00
stm32f4xx_hal_conf.h stmhal/boards: configure all F4 boards to work with new HAL 2016-11-16 12:43:27 +01:00