David Cermak 2a2d27086f esp_modem(0.1.9): Fix CMake3.5 build with no cxx_std_17 feature
Older CMake (< 3.8, but still supported in IDF) doesn't support target_compile_features() for cxx_std_17.
If CMake doesn't know C++17 features, set it manually via comile options.
2021-10-04 11:35:27 +02:00
2020-11-19 17:11:58 +01:00

Collection of components for ESP-IDF

Description
Collection of ESP-IDF components related to networking protocols
Readme 38 MiB
Languages
C 57.3%
C++ 35.2%
Python 4.2%
CMake 2.3%
Shell 0.5%
Other 0.5%