feat: Initial esp32-hacking project with firmware sources and docs

This commit is contained in:
user
2026-02-04 12:59:28 +01:00
commit 298e98befb
120 changed files with 22094 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
## IDF Component Manager Manifest File
dependencies:
idf: '>=4.4.1'
esp-radar:">=0.3.0"
espressif/rmaker_common: 1.4.*
espressif/json_generator: ^1
espressif/json_parser: =1.0.0
espressif/esp_rainmaker:
path: components/esp_rainmaker
git: https://github.com/espressif/esp-rainmaker.git
version: ff0dd329020a52ae8cf2fb4f6800d9f8e9cc9eeb
espressif/led_strip: "^2.5.3"
espressif/qrcode:
path: components/qrcode
git: https://github.com/espressif/esp-rainmaker.git
version: ff0dd329020a52ae8cf2fb4f6800d9f8e9cc9eeb
espressif/gpio_button:
path: components/gpio_button
git: https://github.com/espressif/esp-rainmaker.git
version: ff0dd329020a52ae8cf2fb4f6800d9f8e9cc9eeb
espressif/app_wifi:
path: examples/common/app_wifi
git: https://github.com/espressif/esp-rainmaker.git
version: ff0dd329020a52ae8cf2fb4f6800d9f8e9cc9eeb
espressif/app_reset:
path: examples/common/app_reset
git: https://github.com/espressif/esp-rainmaker.git
version: ff0dd329020a52ae8cf2fb4f6800d9f8e9cc9eeb
espressif/esp_schedule:
version: ^1.2.0