micropython/stmhal/boards/STM32F429DISC
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: Add support for the STM32F429I-DISCO kit by STMicro. 2015-11-25 23:53:26 +00:00
pins.csv stmhal: Add support for the STM32F429I-DISCO kit by STMicro. 2015-11-25 23:53:26 +00:00
stm32f4xx_hal_conf.h stmahl: Fix usbd_conf.c for devices which don't have USB_HS at all. 2015-11-26 16:17:26 +00:00