mirror of
https://github.com/esp8266/Arduino.git
synced 2025-11-27 05:41:49 +03:00
Replace .o -> .c.o or .cpp.o, .ld pattern expects source-named objects to place them into ROM instead of IRAM (which would blow up otherwise)
Check another known issue w/ newlib-4.0.0 libm which was missing remainder{,f} using existing device test code
Actually use the funcs in the resulting .elf via app_entry
3.6 KiB
Executable File
3.6 KiB
Executable File