summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/device/cdc_msc_freertos/.skip.MCU_F1C100S0
-rw-r--r--examples/device/hid_composite_freertos/.skip.MCU_F1C100S0
-rw-r--r--hw/bsp/f1c100s/f1c100s.c2
3 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/cdc_msc_freertos/.skip.MCU_F1C100S b/examples/device/cdc_msc_freertos/.skip.MCU_F1C100S
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/examples/device/cdc_msc_freertos/.skip.MCU_F1C100S
diff --git a/examples/device/hid_composite_freertos/.skip.MCU_F1C100S b/examples/device/hid_composite_freertos/.skip.MCU_F1C100S
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/examples/device/hid_composite_freertos/.skip.MCU_F1C100S
diff --git a/hw/bsp/f1c100s/f1c100s.c b/hw/bsp/f1c100s/f1c100s.c
index 6cf18597c..d45072ecb 100644
--- a/hw/bsp/f1c100s/f1c100s.c
+++ b/hw/bsp/f1c100s/f1c100s.c
@@ -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)
{