Valerii Koval
5cf30f6cc4
Merge branch 'release/v4.3.0'
2022-05-20 13:55:41 +03:00
Valerii Koval
c226fe663f
Bump version to 4.3.0
2022-05-20 13:55:15 +03:00
Valerii Koval
611881ee56
Minor changes to ESP32S3 CAM LCD and ESP32-S2-Saola-1 manifests
2022-05-20 13:08:08 +03:00
Michael
6f5b79f120
boards/um_feathers3: Don't flash tinyuf2.bin ( #807 )
...
tinyuf2.bin should only be flashed along with the appropriate bootloader
and partition scheme. In arduino IDE, these are only flashed when the
tinyuf2 partition option is selected.
2022-05-17 11:19:43 +03:00
Valerii Koval
6bddbbe14e
Add default LED pin to Blink example
2022-05-16 19:45:57 +03:00
Valerii Koval
9db4440883
Add default LED to Arduino blink example
2022-05-16 14:08:17 +03:00
Jason2866
b829b80d6b
Add Adafruit QT Py ESP32-C3 ( #776 )
2022-05-16 14:03:21 +03:00
Darren Cheng
b57ee8c82a
Add AirM2M CORE ESP32C3 board ( #777 )
2022-05-16 13:53:41 +03:00
Yuval Brik
0ecc76c594
Add Lolin S2 Mini board ( #736 )
...
Resolves #722
2022-05-16 13:51:12 +03:00
Simone
df3172cb89
Add support for Trueverit ESP32 Universal IoT Driver MK III ( #779 )
2022-05-16 13:44:44 +03:00
Valerii Koval
9f9f39d8d5
Add support for Arduino core v2.0.3
...
Resolve #799 , resolves #762 , resolves #674
2022-05-16 13:18:16 +03:00
Ivan Kravets
1059124fa9
Move unit testing to a separate workflow
2022-05-12 17:25:17 +03:00
Ivan Kravets
8719551fbb
Build unit tests in the separate step
2022-05-12 15:57:43 +03:00
Ivan Kravets
1f106a0caf
Test ESP-IDF with PIO Unit Testing
2022-05-12 15:36:50 +03:00
Valerii Koval
6295224609
Refactor processing of IDF linker fragments
...
Resolve #760
2022-05-09 23:20:59 +03:00
Valerii Koval
20e866c74f
Compile IDF bootloader with optimizations by default
...
By default the size of bootloader is limited to 0x2000 bytes,
in debug mode the footprint can be easily grow beyond this limit
Issue #793
2022-05-06 12:52:39 +03:00
Valerii Koval
6f9e45a8c3
Merge branch 'release/v4.2.0'
2022-04-29 14:14:41 +03:00
Valerii Koval
f72d698e6c
Merge tag 'v4.2.0' into develop
...
Bump version to 4.2.0
2022-04-29 14:14:41 +03:00
Valerii Koval
162df5f5c9
Bump version to 4.2.0
2022-04-29 14:14:21 +03:00
Jason2866
1dc190d9f7
PSRAM fix not needed for Denky D4 ( #775 )
2022-04-26 15:18:07 +03:00
Charles
7557c23388
Add PyCom WiPy3 Board ( #774 )
2022-04-26 12:44:34 +03:00
Valerii Koval
f0101ec483
Update esptoolpy to v3.3 // Resolve #770
2022-04-25 15:46:46 +03:00
Valerii Koval
ce4c273ed2
Add CMSIS-DAP as available debug probe
...
Resolve #771
2022-04-25 13:36:01 +03:00
Valerii Koval
6ef0330d7f
Use GetBuildType for detecting debug mode
2022-04-22 18:34:19 +03:00
Valerii Koval
cefdfb4793
Properly detect debug mode in IDF build script
2022-04-22 18:28:24 +03:00
Valerii Koval
e34a21bd0b
Add Adafruit QT Py ESP32-S2 board
...
Resolves #720
2022-04-21 17:14:16 +03:00
Mondbaron
fdcc5a6ef1
Add board Wireless-Tag WT32-ETH01 (wt32-eth01) ( #689 )
2022-04-21 17:01:04 +03:00
Valerii Koval
5f6a3f4905
Add new boards DPU ESP32 and Adafruit Feather ESP32-S2 TFT
...
Resolves #742
2022-04-21 16:54:34 +03:00
Valerii Koval
82d23a4ca7
Update Arduino package to v2.0.2
2022-04-21 16:50:37 +03:00
Valerii Koval
a4217b2a46
Merge tag 'v4.1.0' into develop
...
Bump version to 4.1.0
2022-04-21 16:46:56 +03:00
Valerii Koval
a6205f61fc
Merge branch 'release/v4.1.0'
2022-04-21 16:46:55 +03:00
Valerii Koval
6339b32b19
Bump version to 4.1.0
2022-04-21 16:46:33 +03:00
Valerii Koval
a585861615
Add new board TTGO T-OI PLUS RISC-V ESP32-C3
2022-04-21 16:43:48 +03:00
Valerii Koval
272f8ef020
Update Arduino package to v2.0.1
2022-04-21 16:43:24 +03:00
Valerii Koval
b1e4af19d6
Merge tag 'v4.0.0' into develop
...
Bump version to 4.0.0
2022-04-21 16:33:39 +03:00
Valerii Koval
245f375ce1
Merge branch 'release/v4.0.0'
2022-04-21 16:33:38 +03:00
Valerii Koval
9455940f1a
Bump version to 4.0.0
2022-04-21 16:33:23 +03:00
Valerii Koval
eff0222cd1
Process app offset in debug mode
2022-04-20 22:20:13 +03:00
Valerii Koval
c74e09e69a
Set type for dynamically configured toolchains // Resolves #765
...
In some cases toolchain packages may be missing in platform manifest
2022-04-20 21:42:25 +03:00
Valerii Koval
e9c81536b9
Minor fixes
2022-04-20 16:59:17 +03:00
Valerii Koval
c27721ff6d
Fix HWID for Adafruit MagTag
2022-04-19 15:25:47 +03:00
Valerii Koval
2752112002
Use flash size from board manifest by default // Resolve #300
2022-04-19 13:45:36 +03:00
Valerii Koval
8980729628
Take into account application image offset when uploading via esptool
...
Resolve #538
2022-04-18 21:24:40 +03:00
Valerii Koval
a0b6ac6ba0
Minor fixes
2022-04-18 21:16:41 +03:00
Valerii Koval
58cb2d0a45
Allow filesystem image uploading via debug tool
...
Resolves #177 , resolves #422
2022-04-18 17:36:37 +03:00
Hemanth Bollamreddi
a00ede298e
Added extern C for arduino ad esp idf component ( #547 )
...
Co-authored-by: Hemanth Bollamreddi <hbollamreddi@vmware.com >
2022-04-18 17:34:51 +03:00
Alex Lennon
7138f22a5f
Improve AWS IoT demo output parsing ( #603 )
...
The demonstration builds and runs on the ESP32 outputting
escape codes which are not parsed by default. This makes
the output hard to read.
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk >
2022-04-18 17:33:57 +03:00
Maximilian Gerhardt
ed65206ab0
Use correct object copy for TxtToBin ( #714 )
...
* Use correct objectcopy binaries and corresponding flags for ESP32S2 and ESP32C3
2022-04-18 17:27:17 +03:00
Valerii Koval
d342bced2d
Deprecate support for Simba and Pumbaa frameworks
2022-04-18 12:45:21 +03:00
Valerii Koval
4371944c6b
Add support for new filesystems
...
Resolves #546 , resolves #570 , resolves #643
2022-04-17 23:58:10 +03:00