mirror of
https://github.com/lumapu/ahoy.git
synced 2025-04-28 17:56:21 +02:00
deploy: 3b4ce6269d
This commit is contained in:
parent
bae75719dd
commit
e4d9d9310b
4 changed files with 13 additions and 4 deletions
BIN
firmware/240217_ahoy_0.8.83_5ebfe5a_esp32-c3-mini.bin
Normal file
BIN
firmware/240217_ahoy_0.8.83_5ebfe5a_esp32-c3-mini.bin
Normal file
Binary file not shown.
|
@ -3,6 +3,12 @@
|
|||
"funding_url": "https://ko-fi.com/lumapu",
|
||||
"new_install_prompt_erase": true,
|
||||
"builds": [
|
||||
{
|
||||
"chipFamily": "ESP8266",
|
||||
"parts": [
|
||||
{ "path": "/firmware/240217_ahoy_0.8.83_5ebfe5a_esp8266.bin", "offset": 0 }
|
||||
]
|
||||
},
|
||||
{
|
||||
"chipFamily": "ESP32",
|
||||
"parts": [
|
||||
|
@ -13,9 +19,12 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"chipFamily": "ESP8266",
|
||||
"chipFamily": "ESP32-C3",
|
||||
"parts": [
|
||||
{ "path": "/firmware/240217_ahoy_0.8.83_5ebfe5a_esp8266.bin", "offset": 0 }
|
||||
{ "path": "/firmware/bootloader.bin", "offset": 0 },
|
||||
{ "path": "/firmware/partitions.bin", "offset": 32768 },
|
||||
{ "path": "/firmware/ota.bin", "offset": 57344 },
|
||||
{ "path": "/firmware/240217_ahoy_0.8.83_5ebfe5a_esp32-c3-mini.bin", "offset": 65536 }
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://ahoydtu.de/screenshots/</loc><lastmod>2023-12-30T01:27:10+00:00</lastmod></url><url><loc>https://ahoydtu.de/web_install/</loc><lastmod>2022-11-21T21:27:10+00:00</lastmod></url><url><loc>https://ahoydtu.de/getting_started/</loc><lastmod>2022-11-05T21:27:10+00:00</lastmod></url><url><loc>https://ahoydtu.de/</loc><lastmod>2022-10-26T23:02:43+00:00</lastmod></url><url><loc>https://ahoydtu.de/faq/</loc><lastmod>2022-10-26T23:02:43+00:00</lastmod></url><url><loc>https://ahoydtu.de/imprint/</loc><lastmod>2022-10-26T22:49:15+00:00</lastmod></url><url><loc>https://ahoydtu.de/categories/</loc></url><url><loc>https://ahoydtu.de/tags/</loc></url></urlset>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://ahoydtu.de/</loc><lastmod>2023-12-30T01:27:10+00:00</lastmod></url><url><loc>https://ahoydtu.de/screenshots/</loc><lastmod>2023-12-30T01:27:10+00:00</lastmod></url><url><loc>https://ahoydtu.de/web_install/</loc><lastmod>2022-11-21T21:27:10+00:00</lastmod></url><url><loc>https://ahoydtu.de/getting_started/</loc><lastmod>2022-11-05T21:27:10+00:00</lastmod></url><url><loc>https://ahoydtu.de/faq/</loc><lastmod>2022-10-26T23:02:43+00:00</lastmod></url><url><loc>https://ahoydtu.de/imprint/</loc><lastmod>2022-10-26T22:49:15+00:00</lastmod></url><url><loc>https://ahoydtu.de/categories/</loc></url><url><loc>https://ahoydtu.de/tags/</loc></url></urlset>
|
Loading…
Add table
Reference in a new issue