mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-15 20:42:23 +00:00
SAM54 Xplained Pro: update board setup documentation
This commit is contained in:
parent
1a5a113655
commit
1f9b7b0c48
@ -180,7 +180,7 @@ static inline void uart_send_str(const char* text)
|
||||
|
||||
void board_init(void)
|
||||
{
|
||||
// Uncomment this line to run off the XTAL
|
||||
// Uncomment this line and change the GCLK for UART/USB to run off the XTAL.
|
||||
// init_clock_xtal();
|
||||
|
||||
SystemCoreClock = CONF_CPU_FREQUENCY;
|
||||
|
Loading…
x
Reference in New Issue
Block a user