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
f72d698e6c
Merge tag 'v4.2.0' into develop
...
Bump version to 4.2.0
2022-04-29 14:14:41 +03:00
Valerii Koval
6f9e45a8c3
Merge branch 'release/v4.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
Valerii Koval
126c17695e
Update OpenOCD package to the latest v0.11
2022-04-17 22:48:42 +03:00
Valerii Koval
51b85206a4
Fix flash mode for Saola and Kaluga boards
2022-04-17 22:47:38 +03:00
Valerii Koval
84f6d42a38
Add Unexpected Maker boards
...
Resolves #694
2022-04-14 21:55:04 +03:00
Zeynep Dicle
91cb4f3e28
Add Deneyap Kart Board and Deneyap Mini Board ( #681 )
2022-04-14 20:28:10 +03:00
Valerii Koval
0a010b6150
Add Trueverit ESP32 Universal IoT Driver MK II board
2022-04-14 18:52:20 +03:00
Valerii Koval
4bea8dd779
Add Franzininho boards // Resolve #636
2022-04-14 16:45:47 +03:00
Valerii Koval
beb23d3cb6
Add Adafruit MagTag and FunHouse boards
...
Resolve #609 , resolve #731
2022-04-14 16:21:16 +03:00
Valerii Koval
503aff3671
Add uPesy boards // Resolve #536
...
- uPesy ESP32 Wrover DevKit
- uPesy ESP32 Wroom DevKit
2022-04-14 16:18:58 +03:00
rdmcmurray
4a98bdf548
Add Adafruit Metro ESP32-S2, update Feather ( #483 )
2022-04-14 16:12:32 +03:00
Sean Hagen
6a26ad87b9
Add SparkFun ESP32 MicroMod ( #605 )
...
Resolve #521
2022-04-14 15:45:06 +03:00
Simone
752c1747cf
Add support for Trueverit Universal IoT Driver ( #554 )
2022-04-14 15:35:55 +03:00
Valerii Koval
401e6f68c0
Merge branch 'feature/a20' into develop
2022-04-14 14:46:47 +03:00
Valerii Koval
581c7d0325
Add support for Arduino v2.0
...
Resolve #619 , resolve #652 , resolve #591
2022-04-14 14:40:12 +03:00
Ivan Kravets
83554f4603
Add RISC-V keyword
2022-04-14 10:29:04 +03:00
Ivan Kravets
a4957d0d3a
Drop Python 2
2022-04-13 12:52:54 +03:00