/
flinn
/
esp32
Обзор
Документация
Войти
/
flinn
/
esp32
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
drop.json
53 строки
1 KB
flinn
update drop.json
24 янв 2025, 13:15
24 янв 2025, 13:15
a1046ca
Код
Авторство
О чём код?
{ "name": "Drop", "about": "Образец оформления репозитория проекта", "version": "50124", "notes": "Исправлены мелкие баги", "builds": [ { "chipFamily": "ESP8266", "parts": [ { "path": "https://raw.githubusercontent.com/GyverLibs/GyverHub-example/main/bin/firmware.bin", "offset": 0 } ] }, { "chipFamily": "ESP32", "parts": [ { "path": "https://gitverse.ru/flinn/esp32/content/master/firmware.bin", "offset": 0 } ] }, { "chipFamily": "ESP32-C3", "parts": [ { "path": "https://raw.githubusercontent.com/GyverLibs/GyverHub-example/main/bin/firmware.bin", "offset": 0 } ] }, { "chipFamily": "ESP32-S2", "parts": [ { "path": "https://raw.githubusercontent.com/GyverLibs/GyverHub-example/main/bin/firmware.bin", "offset": 0 } ] }, { "chipFamily": "ESP32-S3", "parts": [ { "path": "https://raw.githubusercontent.com/GyverLibs/GyverHub-example/main/bin/firmware.bin", "offset": 0 } ] } ] }