forked from espressif/esp32-arduino-lib-builder
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit 5ffc223
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 5ffc223Copy full SHA for 5ffc223
1 file changed
+1
-1
lines changedDiff for: .github/workflows/push.yml
Copy file name to clipboardExpand all lines: .github/workflows/push.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
0 commit comments