Skip to content

Commit

Permalink
change BOOT_CONFIG_ADDR to avoid boot loop when OTA updating from sto…
Browse files Browse the repository at this point in the history
…ck fw
  • Loading branch information
Mark Dornbach committed Jun 25, 2020
1 parent e0b0674 commit 3fc24f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ libs:
build_vars:
FLASH_SIZE: 2097152
FS_SIZE: 262144
BOOT_CONFIG_ADDR: 0x1000
MGOS_ROOT_FS_TYPE: SPIFFS

conds:
- when: build_vars.MODEL == "Shelly1"
Expand Down

0 comments on commit 3fc24f8

Please sign in to comment.