pub unsafe static uart_config: [uart_conf_t; 1]
Expand description
@name UART configuration
This board does not have explicit UART pins. These are set as UART 0 to provide an easy serial debug port when not using (or debugging) USB.
@{
pub unsafe static uart_config: [uart_conf_t; 1]
@name UART configuration
This board does not have explicit UART pins. These are set as UART 0 to provide an easy serial debug port when not using (or debugging) USB.
@{