Sfoglia il codice sorgente

Skip dfu and usbtmc on pi zero

Scott Shawcroft 4 anni fa
parent
commit
bed8913107
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 2 1
      examples/device/dfu/skip.txt
  2. 1 0
      examples/device/usbtmc/skip.txt

+ 2 - 1
examples/device/dfu/skip.txt

@@ -1 +1,2 @@
-mcu:TM4C123
+mcu:TM4C123
+mcu:BCM2835

+ 1 - 0
examples/device/usbtmc/skip.txt

@@ -0,0 +1 @@
+mcu:BCM2835