micropython/stmhal/boards/PYBV4
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: Generate modstm constants per build 2015-08-07 08:46:43 +01:00
pins.csv stmhal: Update PYBv3 and PYBv4 pin defs to include MMA pins, and others. 2015-10-31 11:14:15 +00:00
stm32f4xx_hal_conf.h stmhal: Use CMSIS_MCU definition from mpconfigboard.mk 2015-08-07 08:54:14 +01:00