mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 11:00:58 +02:00
* Moving #includes above #ifdef __cplusplus extern "C" { #endif So that we can compile with CPP. Signed-off-by: Jakob Hasse <jakob.hasse@espressif.com> Merges https://github.com/espressif/esp-idf/pull/6634 Closes https://github.com/espressif/esp-idf/issues/6633