Jason2866
9bf8b3f10a
Arduino core 3.2.1
2025-07-03 17:12:25 +02:00
Jason2866
1246d69586
reinstall Arduino framework too
2025-02-28 18:38:21 +01:00
Jason2866
33a8925ca1
add "rich-click": ">=1.8.6" dependency
2025-02-27 18:02:58 +01:00
Jason2866
ed1b6f5d39
Install C2 compile skeleton only when no C2 support in framework
2025-01-25 14:18:57 +01:00
Jason2866
937ab6760f
shorten include path only for windows
...
since it hits compile performance
2025-01-18 15:47:53 +01:00
Jason2866
2dfa1893ec
typo
2025-01-16 22:50:42 +01:00
Jason2866
53117e04e8
shorten include path by using prefix
2025-01-16 22:49:42 +01:00
Jason2866
894cacc066
add Hybrid Compile ( #73 )
2024-12-14 12:42:42 +01:00
Jason2866
a718463dd3
fix not defined var
2024-12-10 18:17:37 +01:00
Jason2866
dc971cca34
add missing import os
2024-12-10 18:12:53 +01:00
Jason2866
c66fe81234
prep for "pioarduino-build.py" script
2024-12-10 18:10:00 +01:00
Jason2866
f1b9e07c69
release espressif32 Arduino core 3.0.3 based on IDF 5.1.4
2024-07-17 15:29:13 +02:00
Ivan Kravets
a7e7d01f3a
Drop support for abandoned Briki boards
2024-02-16 18:02:36 +02:00
Valerii Koval
f2a5977c91
Properly propagate additional data to configure debug session
...
- Add extra data to "projenv" as well so that the extra data it can be overridden after the BuildProgram routine
- Use the new INTEGRATION_EXTRA_DATA env variable instead of IDE_EXTRA_DATA
2022-07-29 17:53:19 +03:00
Valerii Koval
eff0222cd1
Process app offset in debug mode
2022-04-20 22:20:13 +03:00
AlbertoPimpo
98df86243e
Add initial support for briki core ( #294 )
2020-03-17 12:51:38 +02:00
valeros
671234e193
Update support for embedding files // Issue #161 , Resolves #220
2019-10-18 18:19:53 +03:00
valeros
965b3ffd89
Add initial support for Arduino framework as IDF component // Issue #24
2019-07-04 21:10:01 +03:00
Ivan Kravets
4bc628356e
Keep the same macro name for "COMPONENT_EMBED_TXTFILES" as ESP-IDF
2018-07-30 18:23:41 +03:00
valeros
1452abc1bc
Add initial support for embedding file in firmware
2018-07-09 22:47:38 +03:00
Ivan Kravets
42a493719f
Depend on Arduino Core from official repository
2017-01-25 15:42:36 +02:00
Ivan Kravets
19c8bc49de
Move framework related things from main script to own build script
2017-01-24 23:25:18 +02:00
Valeriy Koval
bc4107bc9d
Update builder for Arduino framework
2017-01-19 23:02:25 +02:00
Ivan Kravets
dfd4312e68
New board Node32s; Update ESP32 Core for Arduino
2016-12-10 17:31:45 +02:00
Ivan Kravets
ecb47153c7
Refactor CPPDEFINES to tuple style
2016-11-30 15:53:58 +02:00
Ivan Kravets
2673cb3876
Fix issue with “WProgram.h: No such file or directory” when Arduino framework is used
2016-11-21 12:43:29 +02:00
Valeriy Koval
22c680eeb6
Add some new libs to build process for Arduino framework
2016-11-06 16:48:35 +02:00
Valeriy Koval
c37ff5c0dc
Initial support for ESP32
2016-10-24 20:23:25 +03:00
Ivan Kravets
7332e21f66
Initial commit
2016-10-22 02:20:57 +03:00