mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 11:36:51 +03:00
3 lines
252 B
Batchfile
3 lines
252 B
Batchfile
copy "..\..\code\build\esp32cam-server-only.bin" "..\..\firmware\firmware.bin"
|
|
copy "..\..\code\build\bootloader\bootloader.bin" "..\..\firmware\bootloader.bin"
|
|
copy "..\..\code\build\partition_table\partition-table.bin" "..\..\firmware\partitions.bin" |