circuitpython/stmhal/boards/NUCLEO_F401RE
Damien George b4cc68e4a4 stmhal/led: Refactor LED to use mp_hal_pin_output() init function.
As part of this patch the MICROPY_HW_LED_OTYPE setting is removed because
it is now unused (all boards anyway had this as OUTPUT_PP).
2016-10-18 14:43:05 +11:00
..
mpconfigboard.h stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
mpconfigboard.mk stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 2016-10-05 11:42:50 +11:00
pins.csv stmhal: Rename STM32F401NUCLEO to NUCLEO_F401RE 2016-03-13 12:36:39 +00:00
stm32f4xx_hal_conf.h stmhal: NUCELO_F401RE cleanup 2016-03-13 12:36:39 +00:00