mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +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.