micropython/stmhal/boards/LIMIFROG
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
..
board_init.c stmhal: For LIMIFROG board, add early-init function to get to DFU mode. 2016-05-05 17:00:30 +01: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 linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00
pins.csv stmhal: Add board files for LIMIFROG board. 2016-05-05 17:00:16 +01:00
stm32l4xx_hal_conf.h stmhal: Add board files for LIMIFROG board. 2016-05-05 17:00:16 +01:00