Skip to content

Commit 5ffc223

Browse files
Jason2866me-no-dev
andauthored
core 2.0.3
* update to core 2.0.3 (#18) * Support extern Ethernet (#60) see espressif/arduino-esp32#6318 * Revert "Support extern Ethernet (#60)" (#61) This reverts commit 8c5ac76. * Fix missing BLE 4.2 from ESP32-S3 * Allow selecting Arduino branch based on the current lib-builder branch * For CI builds get branch from env * dump env * Update update-components.sh * Update update-components.sh * Add support for CPP exceptions for C3 Fixes: espressif/arduino-esp32#6187 * Script improvements, rainmaker and esp-sr * Optimized for Tasmota * Update build.sh * Update config.sh * Update install-esp-idf.sh * AR_BRANCH="master" * Update push.yml * Update defconfig.esp32s3 * Update defconfig.esp32s2 * space in path fix * fix space in path * Update install-esp-idf.sh * Update README.md * esp littlesfs broken going back to commit 4ee58815 * lfn * lfn * lfn * lfn * use actual littlefs * esp_littlefs commit 4ee58815093 * Update config.sh * use latest littlefs * AR_BRANCH="work" * IDF branch v4.4_work * Update push.yml * Update defconfig.esp32 * Update fb_gfx.h * Update fb_gfx.c * IDF_BRANCH="v4.4.1" * Update push.yml * remove CONFIG_SPI_FLASH_ROM_IMPL since it breaks dangerous writes * remove CONFIG_SPI_FLASH_ROM_IMPL * remove CONFIG_SPI_FLASH_ROM_IMPL * remove CONFIG_SPI_FLASH_ROM_IMPL * Update README.md * Update README.md * IDF_BRANCH="v4.4_dev" * 2.0.4dev Co-authored-by: me-no-dev <[email protected]> * Nspanel core 2.0.3 (#19) * Support extern Ethernet (#60) see espressif/arduino-esp32#6318 * Revert "Support extern Ethernet (#60)" (#61) This reverts commit 8c5ac76. * Fix missing BLE 4.2 from ESP32-S3 * Allow selecting Arduino branch based on the current lib-builder branch * For CI builds get branch from env * dump env * Update update-components.sh * Update update-components.sh * Add support for CPP exceptions for C3 Fixes: espressif/arduino-esp32#6187 * Script improvements, rainmaker and esp-sr * Optimized for Tasmota * Update build.sh * Update config.sh * Update install-esp-idf.sh * AR_BRANCH="master" * Update push.yml * Update defconfig.esp32s3 * Update defconfig.esp32s2 * space in path fix * fix space in path * Update install-esp-idf.sh * Update README.md * esp littlesfs broken going back to commit 4ee58815 * lfn * lfn * lfn * lfn * use actual littlefs * esp_littlefs commit 4ee58815093 * Update config.sh * use latest littlefs * AR_BRANCH="work" * IDF branch v4.4_work * Update push.yml * Update defconfig.esp32 * Update fb_gfx.h * Update fb_gfx.c * IDF_BRANCH="v4.4.1" * Update push.yml * remove CONFIG_SPI_FLASH_ROM_IMPL since it breaks dangerous writes * remove CONFIG_SPI_FLASH_ROM_IMPL * remove CONFIG_SPI_FLASH_ROM_IMPL * remove CONFIG_SPI_FLASH_ROM_IMPL * Update README.md * Update README.md * IDF_BRANCH="v4.4_dev" * 2.0.4dev * branch Arduino release_203 and IDF v4.4.1 Co-authored-by: me-no-dev <[email protected]> * Update defconfig.esp32 * Update push.yml Co-authored-by: me-no-dev <[email protected]>
1 parent 8dfe95f commit 5ffc223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ESP32 Arduino NSPanel
1+
name: ESP32 Arduino ITEAD
22

33
on:
44
workflow_dispatch: # Manually start a workflow

0 commit comments

Comments
 (0)