You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the STDIO_UART peripheral to pinmap_restricted_peripherals().
This peripheral cannot be tested as it is essential for the greentea
communication.
This patch is for ST only; other target families may use the same value
for different types of peripherals, e.g. UART_0 == I2C_0 == SPI_0.
Rename pinmap.c to pinmap.cpp to overcome a C restriction of constant
array initializer elements only.
0 commit comments