micropython/stmhal/boards
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
..
CERB40
ESPRUINO_PICO stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
HYDRABUS stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
LIMIFROG stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
NETDUINO_PLUS_2 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
NUCLEO_F401RE stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
NUCLEO_F411RE stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
OLIMEX_E407 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
PYBLITEV10 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
PYBV3 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
PYBV4 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
PYBV10 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
PYBV11 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
STM32F4DISC stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
STM32F7DISC stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
STM32F411DISC stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
STM32F429DISC stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
STM32F439
STM32L476DISC stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
common.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 2016-10-05 11:42:50 +11:00
make-pins.py stmhal: Make ADC channel 16 available on L4 MCUs. 2016-08-25 13:49:51 +10:00
openocd_stm32f4.cfg
pllvalues.py stmhal/boards: Add pllvalues.py script to compute PLL values for sysclk. 2016-09-14 13:00:27 +10:00
stm32f4xx_prefix.c
stm32f401_af.csv
stm32f401xd.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 2016-10-05 11:42:50 +11:00
stm32f401xe.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 2016-10-05 11:42:50 +11:00
stm32f405.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f405_af.csv
stm32f411.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f411_af.csv
stm32f429.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f429_af.csv
stm32f439.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f439_af.csv
stm32f746.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f746_af.csv
stm32l476_af.csv stmhal/boards: Update STM32L476 pin defs to include ADC channels. 2016-08-11 13:01:57 +10:00
stm32l476xe.ld stmhal: Fix linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00
stm32l476xg.ld stmhal: Fix linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00