summaryrefslogtreecommitdiff
path: root/stmhal/boards/ESPRUINO_PICO/mpconfigboard.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-12stmhal: Reduce size of ESPRUINO_PICO build so it fits in flash.Damien George
2016-12-13stmhal: Move PY_SYS_PLATFORM config from board to general config file.Damien George
2016-12-05stmhal: Refactor UART configuration to use pin objects.Rami Ali
2016-10-18stmhal/led: Refactor LED to use mp_hal_pin_output() init function.Damien George
2016-10-06stmhal: Disable network and usocket for ESPRUINO_PICODave Hylands
2016-02-06stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting.Paul Sokolovsky
2015-12-12stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.Damien George
2015-05-03stmhal: Allow to configure UART pins completely via mpconfigboard.h.Eero af Heurlin
2015-04-18stmhal: Add support for Espruino Pico board.Damien George