OVMS3-idf/components/esp32/ld
Ivan Grokhotkov 221dc13535 newlib: add "full" formatting support, add missing functions
- add two versions of libc: libc.a and libc_nano.a. First one has full C99 formatting support, second one uses “nano” formatting functions available in ROM.
- fix linker error for fmod, fmodf, atof, atoff
- update tests
2016-12-08 11:04:54 +08:00
..
elf_to_ld.sh Initial public version 2016-08-17 23:08:22 +08:00
esp32.common.ld Merge branch 'feature/deepsleep_stub_linker' into 'master' 2016-11-01 22:27:13 +08:00
esp32.ld Add Comments 2016-09-29 16:29:13 +08:00
esp32.peripherals.ld Add data memory for RMT peripheral 2016-10-08 13:15:06 +08:00
esp32.rom.ld newlib: add "full" formatting support, add missing functions 2016-12-08 11:04:54 +08:00
esp32.rom.nanofmt.ld newlib: add "full" formatting support, add missing functions 2016-12-08 11:04:54 +08:00