mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-06 08:37:29 +02:00
a24130b390
Since only the used interface's start function gets called, it pulls in only the functions that are required in the current application, thereby saving footprint.