Skip to content

Commit

Permalink
Merge branch 'main' into RSDK-9344-compress-robot-config
Browse files Browse the repository at this point in the history
  • Loading branch information
acmorrow committed Jan 2, 2025
2 parents c937107 + 09ead6f commit 3c7ff48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ build-esp32-ota:
-Zbuild-std=std,panic_abort --release \
target/xtensa-esp32-espidf/micro-rdk-server-esp32-ota.bin

serve-ota: build-esp32-ota
serve-ota:
cargo r --package ota-dev-server

flash-esp32-bin:
Expand Down

0 comments on commit 3c7ff48

Please sign in to comment.