Skip to content

Commit

Permalink
rename firmware images for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
heythisisnate committed Apr 29, 2018
1 parent 63f4dc1 commit 881cacc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion scripts/flash
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

FIRMWARE_NAME=konnected-firmware-2-0-5
FILESYSTEM_NAME=0x80000-32mb-konnected-2-1-4
FILESYSTEM_NAME=konnected-filesystem-2-1-4-0x80000-32mb
PORT=/dev/cu.wchusbserial1410

esptool.py --port=${PORT} write_flash --flash_mode dio 0x00000 firmware/${FIRMWARE_NAME}.bin
Expand Down

0 comments on commit 881cacc

Please sign in to comment.