Add files via upload
This commit is contained in:
parent
01d491f30d
commit
47e6f171c5
20
web/manifest_Ble3.json
Normal file
20
web/manifest_Ble3.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Ble3",
|
||||
"builds": [
|
||||
{
|
||||
"chipFamily": "ESP32",
|
||||
"improv": false,
|
||||
"parts": [
|
||||
{ "path": "buttonhspi.ino.bootloader.bin", "offset": 4096 },
|
||||
{ "path": "buttonhspi.ino.partitions.bin", "offset": 32768 },
|
||||
{ "path": "buttonhspi.ino.bin", "offset": 65536 }
|
||||
]
|
||||
},
|
||||
{
|
||||
"chipFamily": "ESP8266",
|
||||
"parts": [
|
||||
{ "path": "esp8266.bin", "offset": 0 }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user