ccrause
|
181ee30174
Update build and link requirements for esp-idf v4.4. Refactor the version dependent linker fragments list into an array of version specific array of strings for easier updating in future.
|
3 years ago |
ccrause
|
a9d883ada1
Add link unit for esp-idf v4.1. Version checks to allow for different patch levels in idf_version.
|
3 years ago |
ccrause
|
ea345f34aa
Use different library link lists for esp8266-rtos-sdk v3.3 and v3.4.
|
3 years ago |
florian
|
54f2308d2a
+ draft for esp-idf version specific rtl unit which contains the necessery linklib statements
|
3 years ago |
florian
|
d22e24937a
+ Xtensa: patch by Christo Crause: support subarch lx106 in freertos Makefile, part of #37242
|
5 years ago |
florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
5 years ago |
pierre
|
0df2c867ca
Set 'default' target to freertos in rtl/freertos directory
|
5 years ago |
florian
|
702e63e59f
* build more units for FreeRTOS
|
5 years ago |
florian
|
301acdf54b
* dependencies fixes
|
5 years ago |
florian
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |