Skip to content

Commit c68031a

Browse files
committed
Installer stuff (part 1)
1 parent 63021a7 commit c68031a

30 files changed

+52
-27364
lines changed

firmware/esp32-d0.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ lib_deps = ${esp32-d0-base.lib_deps}
6969

7070
; firmware only containing MoonBase (ESP32-SvelteKit + Files + Devices + Tasks + Pins)
7171

72-
[env:esp32-d0-MoonBase]
72+
[env:esp32-d0-moonBase]
7373
; Works for nodemcu-32s, devkit-v1 boards and probably others. You can change the pin defines below if needed.
7474
board = esp32dev ; https://github.com/platformio/platform-espressif32/blob/develop/boards/esp32dev.json
7575
; board_build.partitions = boards/ESP32_4MB_NO_OTA.csv
@@ -84,7 +84,7 @@ lib_deps = ${env.lib_deps}
8484
; Flash: [==========] 97.0% (used 1906418 bytes from 1966080 bytes)
8585

8686

87-
[env:esp32-d0-wrover-Moonbase]
87+
[env:esp32-d0-wrover-moonbase]
8888
board = esp-wrover-kit ; https://github.com/platformio/platform-espressif32/blob/develop/boards/esp-wrover-kit.json
8989
; recommended to pin to a platform version, see https://github.com/platformio/platform-espressif32/releases
9090
; platform = [email protected] ;using platformio/framework-arduinoespressif32 @ ~3.20014.0 / framework-arduinoespressif32 @ 3.20014.231204 (2.0.14)

firmware/esp32-p4.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ lib_deps =
1111
${moonlight.lib_deps}
1212
${ESP32_LEDSDRIVER.lib_deps}
1313

14+
; "possible fix if idf.py instakk fails
15+
; platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF53 ; https://github.com/arendst/Tasmota/discussions/23758#discussioncomment-14010813
16+
17+
1418
; https://www.waveshare.com/esp32-p4-nano.htm
1519
; https://www.waveshare.com/wiki/ESP32-P4-NANO
1620
[env:esp32-p4-nano]
-2.26 MB
Binary file not shown.
-1.99 MB
Binary file not shown.
-2.12 MB
Binary file not shown.

firmware/installer/MoonLight_esp32-p4-nano_0-5-7_webflash.bin

Lines changed: 0 additions & 9091 deletions
This file was deleted.

firmware/installer/MoonLight_esp32-p4_0-5-7_webflash.bin

Lines changed: 0 additions & 9098 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
-2.22 MB
Binary file not shown.

0 commit comments

Comments
 (0)