micropython/stmhal/boards
Dave Hylands 3ac2d06bd1 stmhal: Add support for UART5
I tested this on my CERB40 board and it seems to be working fine.
2015-06-01 00:14:46 +01:00
..
CERB40 stmhal: Add support for UART5 2015-06-01 00:14:46 +01:00
ESPRUINO_PICO stmhal: Allow to configure UART pins completely via mpconfigboard.h. 2015-05-03 13:48:26 +01:00
HYDRABUS stmhal: Allow to configure UART pins completely via mpconfigboard.h. 2015-05-03 13:48:26 +01:00
NETDUINO_PLUS_2 stmhal: Allow to configure UART pins completely via mpconfigboard.h. 2015-05-03 13:48:26 +01:00
PYBV3 stmhal: Remove PYBVxx defines and use config vars for UART/CAN names. 2015-05-27 16:51:04 +01:00
PYBV4 stmhal: Allow to name SPI busses, and give them names for pyboard. 2015-05-27 17:21:42 +01:00
PYBV10 stmhal: Allow to name SPI busses, and give them names for pyboard. 2015-05-27 17:21:42 +01:00
STM32F4DISC stmhal: Allow to configure UART pins completely via mpconfigboard.h. 2015-05-03 13:48:26 +01:00
make-pins.py stmhal: For pins, define macros mapping board names to cpu names. 2015-04-18 21:40:58 +01:00
stm32f4xx_prefix.c stmhal: Prefix includes with py/; remove need for -I../py. 2015-01-01 21:06:20 +00:00
stm32f401.ld stmhal: Add stm32f401.ld for linking F401 targets. 2015-04-18 21:40:59 +01:00
stm32f401_af.csv stmhal: Provide ADC capabilities for F401 and F411 MCUs. 2015-04-18 22:39:06 +01:00
stm32f405.ld stmhal: Make ld and af files configurable within Makefile. 2015-04-18 21:40:59 +01:00
stm32f405_af.csv stmhal: Rename stm32f4xx_af.csv to stm32f405_af.csv. 2015-04-18 21:40:59 +01:00
stm32f411.ld stmhal: Add support for STM32F411 MCU. 2015-04-18 22:15:59 +01:00
stm32f411_af.csv stmhal: Provide ADC capabilities for F401 and F411 MCUs. 2015-04-18 22:39:06 +01:00