ccrause
|
f4828950a2
|
Add efuse library to default list of static link libraries.
|
2024-03-26 13:26:45 +00:00 |
|
Michael VAN CANNEYT
|
ccfa38c68e
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
Michael VAN CANNEYT
|
2d6534ddb0
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
|
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.
|
2022-01-30 08:14:07 +00:00 |
|
ccrause
|
a9d883ada1
|
Add link unit for esp-idf v4.1. Version checks to allow for different patch levels in idf_version.
|
2022-01-18 21:34:26 +00:00 |
|
ccrause
|
de97010011
|
Add libraries required to link simple example with esp8266-rtos-sdk v3.3
|
2022-01-06 17:41:57 +02:00 |
|
ccrause
|
ea345f34aa
|
Use different library link lists for esp8266-rtos-sdk v3.3 and v3.4.
|
2022-01-05 09:35:02 +00:00 |
|
florian
|
54f2308d2a
|
+ draft for esp-idf version specific rtl unit which contains the necessery linklib statements
|
2021-11-29 22:42:49 +01:00 |
|
florian
|
da468719df
|
* patch by Christo Crause to take care of the fact that the esp8266 read function is non-blocking, resolves #38243
git-svn-id: trunk@47832 -
|
2020-12-21 21:43:06 +00:00 |
|
florian
|
03b147eef8
|
* compilation fixed
git-svn-id: trunk@46685 -
|
2020-08-25 12:45:06 +00:00 |
|
florian
|
c73c98d995
|
* Xtensa FreeRTOS: unified haltproc
git-svn-id: trunk@46679 -
|
2020-08-24 21:02:09 +00:00 |
|
florian
|
1ad31dd32d
|
* reduce number of default libs
git-svn-id: trunk@46526 -
|
2020-08-20 21:29:47 +00:00 |
|
florian
|
7337515137
|
+ patch by Christo Crause: ESP8266 controller unit for freertos, resolves #37336
git-svn-id: trunk@45784 -
|
2020-07-14 20:34:58 +00:00 |
|
florian
|
7eff3adbcb
|
* adapted xtensa-freertos to work with the currently stable ESP-IDF 4.0, partially based on a patch by Michael Ring
git-svn-id: trunk@44850 -
|
2020-04-19 13:28:42 +00:00 |
|
florian
|
314b8999aa
|
+ Xtensa: add linklib statements, better _halt procedure
git-svn-id: trunk@44441 -
|
2020-03-30 20:42:56 +00:00 |
|
florian
|
391512546e
|
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
git-svn-id: trunk@44400 -
|
2020-03-29 17:13:45 +00:00 |
|