diff options
| author | hathach <[email protected]> | 2021-11-08 20:03:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-11-08 20:03:47 +0700 |
| commit | 1c77f9f6694151beca9a490eadf545b30557e9a0 (patch) | |
| tree | b68bf9f80f65de9e3019ec1411c1c051b8966301 /examples/device | |
| parent | 1e308dd6c096d9078b3cbe8ff387dcec6e83e71d (diff) | |
msp432e4 ci typo, skip dfu example for tm4c123
Diffstat (limited to 'examples/device')
| -rw-r--r-- | examples/device/dfu/.skip.MCU_TM4C123 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/device/dfu/.skip.MCU_TM4C123 b/examples/device/dfu/.skip.MCU_TM4C123 new file mode 100644 index 000000000..6260e6e25 --- /dev/null +++ b/examples/device/dfu/.skip.MCU_TM4C123 @@ -0,0 +1,4 @@ +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 |
