mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
95ee8104bf
Add new Kconfig option to enable -msave-restore flag for RISC-V targets. This option can be used to reduce binary size by replacing inlined register save/restore sequences with library calls.