Joost Nieuwenhuijse
|
233f9a6a31
|
Change linker script to support C++ exceptions
See:
https://github.com/espressif/esp-idf/issues/459
https://github.com/jcmvbkbc/crosstool-NG/issues/54
|
2018-05-16 17:54:56 +02:00 |
|
Joost Nieuwenhuijse
|
ee001e0231
|
Move large lib_a-svfwprintf to flash
lib_a-svfwprintf may get included when linking against libstdc++
This will overflow IRAM
https://github.com/SuperHouse/esp-open-rtos/issues/623
|
2018-05-16 17:53:17 +02:00 |
|
Our Air Quality
|
e9d9201527
|
Newlib: implement locks
* Dynamically allocate arc4random data. Saves about 1k off the bss.
|
2017-12-13 11:29:43 +11:00 |
|
Vlad Ivanov
|
c9851e9253
|
FreeRTOS: Drop reference to xthal_set_intset (#198)
|
2016-08-27 22:23:27 +02:00 |
|
Angus Gratton
|
d9202af2aa
|
Use latest upstream rboot, always build with OTA - use prebuilt rboot if
none is compiled locally.
|
2016-05-28 11:27:10 +10:00 |
|