mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
d9a5c8f387
* Linker was choosing ROM symbols for these, which use integer soft-float operations and are much slower. * _divsf3() moved to IRAM to avoid regressions with any code that does integer float division in IRAM interrupt handlers (+88 bytes IRAM) * Thanks to michal for reporting: https://esp32.com/viewtopic.php?f=14&t=10540&p=43367
218 B
218 B