summaryrefslogtreecommitdiff
path: root/examples/device/dfu
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2022-01-06 10:42:25 +0700
committerGitHub <[email protected]>2022-01-06 10:42:25 +0700
commit77b42344ac5a6f230e7f2958d6d832d52bf94446 (patch)
tree164feb2573e005e3514f90d0c0bd38965d32ae92 /examples/device/dfu
parent868948f67c90fa7c2553cdcd604b52862cf55720 (diff)
parentbed8913107efeb4b38d80f5cc4caef2fd351b57f (diff)
Merge pull request #1271 from tannewt/rpi_zero
Add Raspberry Pi Zero W and Zero 2 W
Diffstat (limited to 'examples/device/dfu')
-rw-r--r--examples/device/dfu/.skip.MCU_TM4C1234
-rw-r--r--examples/device/dfu/skip.txt2
2 files changed, 2 insertions, 4 deletions
diff --git a/examples/device/dfu/.skip.MCU_TM4C123 b/examples/device/dfu/.skip.MCU_TM4C123
deleted file mode 100644
index 6260e6e25..000000000
--- a/examples/device/dfu/.skip.MCU_TM4C123
+++ /dev/null
@@ -1,4 +0,0 @@
-LINK _build/ek-tm4c123gxl/dfu.elf
-/home/runner/cache/toolchain/xpack-arm-none-eabi-gcc-10.2.1-1.1/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld: section .ARM.exidx.text._close LMA [0000000000002980,0000000000002987] overlaps section .data LMA [0000000000002980,0000000000002a03]
-collect2: error: ld returned 1 exit status
-make: *** [../../rules.mk:94: _build/ek-tm4c123gxl/dfu.elf] Error 1 \ No newline at end of file
diff --git a/examples/device/dfu/skip.txt b/examples/device/dfu/skip.txt
new file mode 100644
index 000000000..9ac346bad
--- /dev/null
+++ b/examples/device/dfu/skip.txt
@@ -0,0 +1,2 @@
+mcu:TM4C123
+mcu:BCM2835