1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/pic32-wifire/include
Francois Berder 738550e28c boards: pic32-wifire: Fix initialization of UART
uart_init should not be called from board_init. stdio_init is responsible for
initializing debug UART device.

Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
2019-09-25 21:36:10 +01:00
..
board.h boards: pic32-wifire: Define STDIO_UART_DEV 2019-09-25 21:36:10 +01:00
periph_conf.h boards: pic32-wifire: Fix initialization of UART 2019-09-25 21:36:10 +01:00