rtrbt
685f87db3c
Fix infinite loop if repo clone is renamed ( #75 )
...
If the repo clone directory was not named esp32-arduino-lib-builder,
the script ran into an infinite loop.
2023-07-18 14:54:57 +03:00
me-no-dev
17802717de
Update deploy and dispatch scripts to match v5.1
2023-04-12 19:18:53 +03:00
Me No Dev
72d50f4783
Update repository_dispatch.sh
2023-04-12 01:37:43 +03:00
me-no-dev
06503deef4
Support repository dispatch based on ESP-IDF tag
2023-04-11 15:59:44 +03:00
me-no-dev
8c244e1d27
Fix RainMaker compilation
2023-04-10 16:13:08 +03:00
me-no-dev
fe0b1ba098
Add esp-elf-gdp to the list of packages
2023-04-08 03:10:07 +03:00
me-no-dev
38aed14cca
Fix esp-sr failing to compile because of esp-dsp location
2023-02-20 14:41:35 +02:00
me-no-dev
dbf05f1df2
Target release/v2.x instead of master
...
Branching off ESP-IDF v4.4 support
2023-02-10 00:42:30 +02:00
me-no-dev
91b42ae2fe
Update package json with tolls matching the ESP-IDF version
2023-02-10 00:29:51 +02:00
me-no-dev
e18eecd98e
Fix build for latest ESP-SR
2022-12-21 00:04:13 +02:00
me-no-dev
3a0c95ac12
Add check on MacOS for gawk and gsed
...
Fixes: https://github.com/espressif/esp32-arduino-lib-builder/issues/94
2022-12-10 04:05:17 +02:00
me-no-dev
296fda565d
Update scripts
2022-12-10 03:30:40 +02:00
Me No Dev
a42219d5e8
Implement JTAG Debug for Arduino IDE 2.0 ( #90 )
...
* Enable FREERTOS_WATCHPOINT_END_OF_STACK only for Xtensa
* Skip collecting optimization flag and esptool.py
2022-12-10 02:28:17 +02:00
Pablo Clemente Maseda
ed550045fd
Include ESP-Insights component for esp32 target ( #99 )
...
* Added esp-insights to esp32 target build
* Enabled coredump partition for esp-insights
* Disabled ESP-Insights debug
2022-12-10 02:27:37 +02:00
me-no-dev
d4158af358
Fix IDF commit based builds and add bootloader elfs
2022-09-16 14:32:23 +03:00
me-no-dev
dbcc142bb4
Add file in sdk with all component versions
2022-08-22 15:10:08 +03:00
Jason2866
e4fd9cf990
Use flash_mode for memory_type when memory_type is not set for ( #80 )
...
* Use flash_mode for memory_type when memory_type is not set for
…ESP32, C3 and S2 when using Platformio
* Use `dio` as default when no flash mode is set
2022-08-22 14:17:19 +03:00
me-no-dev
29387059e8
Implement memory variants on all chips to fix flash modes
2022-06-25 00:33:26 +03:00
me-no-dev
6b3443e5c5
Improve support for hand-written asm source files in PIO
...
Closes: https://github.com/espressif/arduino-esp32/pull/6817
Co-Authored-By: Ivan Kravets <me@ikravets.com>
2022-06-13 00:56:30 +03:00
me-no-dev
be120d32a2
Support library archives with the same name
...
Currently two files named "libmbedtls.a" exist in IDF builds. With this change, one will be renamed and copied with the new name to Arduino.
2022-06-12 23:13:47 +03:00
me-no-dev
aa790ccb10
Remove "include/config" from list of included paths
...
CC: https://github.com/espressif/arduino-esp32/pull/6798
2022-05-27 13:31:18 +03:00
Me No Dev
3544fe40d7
Do not append digest to the bootloader bin ( #70 )
...
Allows the bootloaders to be flashed with esptool v4 on devices with different size flash
2022-05-25 19:02:05 +03:00
me-no-dev
e3dd5b7a34
Prevent cron from failing because build was skipped
2022-03-29 16:09:36 +03:00
Jason2866
d83e0cca31
Integrate PR https://github.com/espressif/arduino-esp32/pull/6464 ( #66 )
...
in lib builder
2022-03-29 12:21:25 +03:00
Me No Dev
71de5299df
Esp32 s3 support ( #62 )
...
Fixes: https://github.com/espressif/arduino-esp32/issues/6187
Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com>
2022-03-28 12:11:21 +03:00
Me No Dev
bafd2099d7
Update IDF target branch to v4.4
2021-10-24 13:07:06 +03:00
me-no-dev
8d58f890a7
Change MSC Buffer size to 4K
...
@chegewara
2021-10-13 16:20:01 +03:00
me-no-dev
80e5841779
Fix usb video device driver compilation
2021-10-13 15:10:34 +03:00
me-no-dev
59843ea261
Add USB Video Driver support and fix build with latest IDF master
2021-10-13 14:27:03 +03:00
Me No Dev
a97b6d7219
remove esp32.rom.redefined.ld from ld list
2021-10-12 16:01:05 +03:00
Me No Dev
12cdbc3560
Update configs and ensure we are in the proper folder
2021-08-23 10:49:49 +03:00
me-no-dev
ac03d2af3d
Update update-components.sh
2021-06-08 10:34:20 +03:00
me-no-dev
83bb8d1e7d
Fix MD5 missing from ROM on ESP32
2021-05-27 00:57:26 +03:00
me-no-dev
cfa3aa6589
Update prepare-libs.sh
2021-04-17 10:09:41 +03:00
me-no-dev
1225dcbb19
Update prepare-libs.sh
2021-04-17 09:03:46 +03:00
me-no-dev
9dc3902e21
Try to fix include extraction
2021-04-17 01:10:49 +03:00
me-no-dev
cd2babf9b7
Update push-to-arduino.sh
2021-04-16 19:17:07 +03:00
me-no-dev
2a47861007
Fix build error for esp-dsp and esp-face
2021-04-13 00:47:34 +03:00
me-no-dev
e18c7dec3c
Add support for ESP32C3
2021-04-13 00:33:15 +03:00
me-no-dev
1a838f3b0c
Make sure that correct source arduino branch is cloned
2021-04-05 14:41:59 +03:00
me-no-dev
cc1deacd9a
Fix CI
2021-04-05 14:29:50 +03:00
me-no-dev
1ee032a19c
Add support for CMake, ESP32-S2 and IDF master
2021-04-05 14:15:55 +03:00
me-no-dev
fe8eeb0cab
Add option to specify which Arduino branch will be target for PR
2021-04-05 14:01:46 +03:00
me-no-dev
45370ab77a
exclude nimble from the libs
2021-03-04 15:29:19 +02:00
me-no-dev
1bf7b26597
Update prepare-ci.sh
2021-03-04 14:53:25 +02:00
me-no-dev
2e5ca76dc0
try to install pip manually
2021-03-04 14:49:33 +02:00
me-no-dev
d74f0cb4a0
Add missing libs for PSRAM workaround
2021-02-23 00:14:55 +02:00
Me No Dev
1512a93d42
Merge branch 'master' into master
2021-02-16 14:56:45 +02:00
me-no-dev
e0ee81663f
Update for IDF 3.3
2021-02-16 01:35:23 +02:00
Jake
c0043da5cb
Replace arch with uname -m
...
https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html
2021-01-17 02:20:46 +01:00