mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
5 lines
93 B
Bash
Executable File
5 lines
93 B
Bash
Executable File
rm sdkconfig
|
|
cp ../../sdkconfig sdkconfig
|
|
cat sdkconfig.override >> sdkconfig
|
|
idf.py elf_app
|