Skip to content

Get rid of artifacts #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: arduino
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
extra/post_build_tool/distrib/
build/
venv/
*llext-edk*
firmwares/*
cflags.txt
cxxflags.txt
includes.txt
provides.ld
Binary file removed firmwares/zephyr-arduino_giga_r1_stm32h747xx_m7.bin
Binary file not shown.
Binary file removed firmwares/zephyr-arduino_giga_r1_stm32h747xx_m7.elf
Binary file not shown.
11,388 changes: 0 additions & 11,388 deletions firmwares/zephyr-arduino_giga_r1_stm32h747xx_m7.hex

This file was deleted.

Binary file not shown.
Binary file not shown.
16,965 changes: 0 additions & 16,965 deletions firmwares/zephyr-arduino_nano_33_ble_nrf52840_sense.hex

This file was deleted.

Binary file not shown.
Binary file removed firmwares/zephyr-arduino_nicla_sense_me_nrf52832.elf
Binary file not shown.
15,247 changes: 0 additions & 15,247 deletions firmwares/zephyr-arduino_nicla_sense_me_nrf52832.hex

This file was deleted.

Binary file not shown.
Binary file not shown.
19,394 changes: 0 additions & 19,394 deletions firmwares/zephyr-arduino_portenta_c33_r7fa6m5bh3cfc.hex

This file was deleted.

Binary file not shown.
Binary file not shown.
17,704 changes: 0 additions & 17,704 deletions firmwares/zephyr-arduino_portenta_h7_stm32h747xx_m7.hex

This file was deleted.

Binary file removed firmwares/zephyr-ek_ra8d1_r7fa8d1bhecbd.elf
Binary file not shown.
6,732 changes: 0 additions & 6,732 deletions firmwares/zephyr-ek_ra8d1_r7fa8d1bhecbd.hex

This file was deleted.

Binary file removed firmwares/zephyr-frdm_mcxn947_mcxn947_cpu0.bin
Binary file not shown.
Binary file removed firmwares/zephyr-frdm_mcxn947_mcxn947_cpu0.elf
Binary file not shown.
13,332 changes: 0 additions & 13,332 deletions firmwares/zephyr-frdm_mcxn947_mcxn947_cpu0.hex

This file was deleted.

Binary file removed firmwares/zephyr-frdm_rw612_rw612.bin
Binary file not shown.
Binary file removed firmwares/zephyr-frdm_rw612_rw612.elf
Binary file not shown.
84,021 changes: 0 additions & 84,021 deletions firmwares/zephyr-frdm_rw612_rw612.hex

This file was deleted.

43 changes: 0 additions & 43 deletions variants/arduino_giga_r1_stm32h747xx_m7/cflags.txt

This file was deleted.

40 changes: 0 additions & 40 deletions variants/arduino_giga_r1_stm32h747xx_m7/cxxflags.txt

This file was deleted.

17 changes: 0 additions & 17 deletions variants/arduino_giga_r1_stm32h747xx_m7/includes.txt

This file was deleted.

14 changes: 0 additions & 14 deletions variants/arduino_giga_r1_stm32h747xx_m7/llext-edk/Makefile.cflags

This file was deleted.

14 changes: 0 additions & 14 deletions variants/arduino_giga_r1_stm32h747xx_m7/llext-edk/cmake.cflags

This file was deleted.

Loading