diff --git a/software/empty.bin b/software/empty.bin deleted file mode 100644 index e69de29..0000000 diff --git a/software/pristine.sh b/software/pristine.sh deleted file mode 100644 index b1d3437..0000000 --- a/software/pristine.sh +++ /dev/null @@ -1 +0,0 @@ -source /home/edi/zephyrproject/.venv/bin/activate && source /home/edi/zephyrproject/zephyr/zephyr-env.sh && rm -r build ;west build -p always -b esp32c6_devkitc/esp32c6/hpcore apps/gateway -D CMAKE_OBJCOPY=/home/edi/zephyr-sdk-0.17.1/riscv64-zephyr-elf/bin/riscv64-zephyr-elf-objcopy; diff --git a/software/pristine.sysbuild.sh b/software/pristine.sysbuild.sh deleted file mode 100644 index a356770..0000000 --- a/software/pristine.sysbuild.sh +++ /dev/null @@ -1,3 +0,0 @@ -source /home/edi/zephyrproject/.venv/bin/activate && \ - source /home/edi/zephyrproject/zephyr/zephyr-env.sh && \ - rm -r build ;west build --sysbuild -p always -b esp32c6_devkitc/esp32c6/hpcore apps/gateway -D CMAKE_OBJCOPY=/home/edi/zephyr-sdk-0.17.1/riscv64-zephyr-elf/bin/riscv64-zephyr-elf-objcopy; diff --git a/software/settings.bin b/software/settings.bin deleted file mode 100644 index adc819c..0000000 Binary files a/software/settings.bin and /dev/null differ