skip freertos example for f1c100s

This commit is contained in:
hathach 2021-12-29 19:12:41 +07:00
parent b943a53b10
commit 84e2f6e0e1
No known key found for this signature in database
GPG Key ID: 2FA891220FBFD581
3 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ void board_init(void)
arch_local_irq_enable();
}
// No LED, no button, sorry
// No LED, no button
void board_led_write(bool state)
{