1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 01:52:45 +01:00
RIOT/boards/common/blxxxpill/include
Marian Buschsieweke a1ed6f3b78
boards/common/blxxxpill: use UART_DEV(0) for stdio
Using `UART_DEV(0)` (UASRT1) for stdio allows to use the same TTL
adapter that is used for programming via `stm32flash` to be used for
serial, without re-wiring after flashing.
2022-08-12 19:13:29 +02:00
..
board_common.h boards/common/blxxxpill: use UART_DEV(0) for stdio 2022-08-12 19:13:29 +02:00
gpio_params.h boards: Split off 128KiB version of bl*pill 2019-09-29 16:42:44 +02:00
periph_conf.h boards/stm32: use generic clk_conf.h header 2020-10-27 08:44:56 +01:00