forked from btclock/btclock_v3
Changed partition table to allow for OTA updates
This commit is contained in:
parent
1d2c90fd60
commit
38efc73ca4
14 changed files with 92 additions and 13 deletions
|
@ -1,16 +1,15 @@
|
|||
dependencies:
|
||||
esp_littlefs:
|
||||
component_hash: afa6d4544fadca368a35eb712d427cbb8334bc4f35a8f8299261b959a443c832
|
||||
component_hash: null
|
||||
source:
|
||||
git: https://github.com/joltwallet/esp_littlefs.git
|
||||
path: .
|
||||
type: git
|
||||
version: b671069b1e9e279f357736e7b51402f46e39d1b5
|
||||
path: /Users/padjuri/src/btclock_espidf/btclock_espidf/managed_components/esp_littlefs
|
||||
type: local
|
||||
version: 1.10.2
|
||||
idf:
|
||||
component_hash: null
|
||||
source:
|
||||
type: idf
|
||||
version: 4.4.5
|
||||
manifest_hash: 4b13ff241ec4d36ca2303b885c7088c32d74d090ef8e0ca6ea4c7d53047011d6
|
||||
manifest_hash: 4796491ac0ef21bc9e7da581f1db6c59f92d6096be0ffd2d5fa4f2645943c54a
|
||||
target: esp32s3
|
||||
version: 1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue