Commit 4ef80a8
Release/v5.1 (#115)
* Rework the lib-builder for ESP-IDF v5.1
* Update package json with tolls matching the ESP-IDF version
* fix: rainmaker examples crashing on s3 due to low stack memory. (#106) (#107)
* Update scripts with the latest requirements
* Update configs + SR Support
* Add esp-elf-gdp to the list of packages
* Fix RainMaker builds and new sr models path
* Temporary force arduino branch for CI to work
* fix target branch
* Delete esp-dl component manifest for requiring IDF 4.4.x
* Temporary changes to allow Cron CI to run
* Support builds based on ESP-IDF tag
* Push to esp32-arduino-libs
* Update repository_dispatch.sh
* Rework scripts to allow build when either dst needs it
* Github complains when pushing to the libs repo
* Authenticate to the libs repo
* Attempt at splitting SDK from Arduino
* Archive only the result and reorder deploy commands
* Update cron.sh
* Fix script and zip paths
* Fix download URL and json merger
* Change sdk folder structure and fix json generation
* Switch output folder from sdk to esp32-arduino-libs
* arduino_tinyusb: compile support for DFU mode (#116)
* Update PlatformIO build script templates (#118)
Adds support for new package with precompiled SDK libraries
* Autogenerate PlatformIO manifest file for prebuilt SDK libs (#119)
* Autogenerate PlatformIO manifest file for prebuilt SDK libs
- Add a special Python script that generates "package.json" with IDF revision from the "version.txt" according to SemVer
* Tidy up
* Refactor manifest generator
Now IDF version and commit hash are passed directly from Git client instead of reading from a pregenerated "version.txt" file
* Move IDF definitions to be available with any build
* Use more components from registry and add mp3 decoder
* esp-sr component requires clearing before each build
* revert ESP_SR from component manager
* Build ESP_SR only for ESP32-S3 for now
* [TinyUSB] Update esp32sx dcd and add dwc2 option
* Workaround for recent change in ESP-Insights
* Add initial support for ESP32-C6
* Run build tests on ESP32-C6
* Remove -mlongcalls for non-xtensa chips
* Temp fix for ESP-Insights on C6
* Add support for ESP32H2
* Added tflite-micro component (#128)
* Update build badge in README.md
* Added tflite-micro component
---------
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
* Make cron rebuild the libs if they need to be pushed to Arduino
For when we change something in the lib-builder, but no new updates are available in ESP-IDF
* Update build actions
* Fix permissions
* Do not build for obsolete Flash modes
* Try separate detect for cron builds
* Add permissions to github api
* Try more basic commit detection
* another try to pass vars and get commit
* Update push.yml
* Update config.sh
* Enable builds again
* Update build.sh
* Combine the artifacts from all jobs
* fix and test deploy check
* Update push.yml
* Disable Memprot to allow loading external elfs
* Fix archive name
* Disable coredump to flash
* Enable SPI ETH KSZ8851SNL
* Add temporary support for Arduino SPI Ethernet
* Add a temporary fix for relative include in BT lib
* Enable Classic BT HID Host and Device for ESP32
* Revert "Enable Classic BT HID Host and Device for ESP32"
This reverts commit aa0040a.
* C6 was added to ESP-SR
* Update Ethernet and remove SR workaround
* Pin RainMaker version
* Update target branch
* Add back cron.sh
---------
Co-authored-by: Sanket Wadekar <67091512+sanketwadekar@users.noreply.github.com>
Co-authored-by: Luca Burelli <pil@iol.it>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>1 parent 45a4845 commit 4ef80a8
File tree
43 files changed
+3960
-410
lines changed- .github/workflows
- components/arduino_tinyusb
- include
- src
- configs
- main
- patches
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+3960
-410
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
25 | | - | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | | - | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments