1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nucleo-f410rb
Marian Buschsieweke 5a3326350b
boards: Harmonized UART config of Nucleo-64 boards
- nucleo-f334r8:
  - Added USART1 and USART3 config
- nucleo-f401re:
  - Changed order of UARTs to match the other boards
- nucleo-f410rb:
  - Added USART6 configuration
  - Fixed incorrect DMA settings (according to reference manual of the MCU)
- nucleo-f446re:
  - Changed order of UARTs to match the other boards
- nucleo-l152re:
  - Changed order of UARTs to match the other boards

The result of this harmonization is, that the first UART is always USART2, the
other USARTs are added in ascending order.
2018-08-15 12:51:41 +02:00
..
include boards: Harmonized UART config of Nucleo-64 boards 2018-08-15 12:51:41 +02:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards/nucleo-f410rb: rename to marketing name 2018-05-22 21:52:41 +02:00
Makefile.dep boards/nucleo-f410rb: rename to marketing name 2018-05-22 21:52:41 +02:00
Makefile.features boards/nucleo-f410rb: rename to marketing name 2018-05-22 21:52:41 +02:00
Makefile.include boards/nucleo-f410rb: rename to marketing name 2018-05-22 21:52:41 +02:00