1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/contrib
Andy Green cabe021955 esp32: shift to support latest esp-idf
Esp-idf has an improved but still kind of abused cmake-
based build system now.

If we see ESP_PLATFORM coming as a cmake var, we can know we
are being built from inside the esp-idf config system.

Leave the existing esp32 arrangements alone but triggered off
ESP_PLATFORM, adapt to use the cross toolchain file and
various quirks automatically.

In this way you can build lws a part of your project in a
much cleaner way.

Prepare a minimal esp32 test app for use in Sai

Adapt .sai.json to build for esp32
2020-05-27 08:40:12 +01:00
..
abi cgi: fix for https git server 2018-06-16 09:35:07 +08:00
Android.mk clean up top level of project 2017-09-27 08:24:05 +08:00
cross-aarch64-android.cmake android: modernize toolchain file and add build README 2020-05-27 08:40:12 +01:00
cross-aarch64.cmake cross: fix all the toolchain files for release mode 2020-02-04 14:16:18 +00:00
cross-arm-android-gnueabi.cmake cross: fix all the toolchain files for release mode 2020-02-04 14:16:18 +00:00
cross-arm-linux-gnueabihf.cmake cross: fix all the toolchain files for release mode 2020-02-04 14:16:18 +00:00
cross-esp32.cmake esp32: shift to support latest esp-idf 2020-05-27 08:40:12 +01:00
cross-linkit.cmake linkit-force-mbedtls-options 2020-04-25 15:11:21 +01:00
cross-ming.cmake cross: fix all the toolchain files for release mode 2020-02-04 14:16:18 +00:00
cross-openwrt-makefile CMake: convert all LWS_USE_... to LWS_WITH_... 2017-10-16 17:13:48 +08:00
cross-w32.cmake cross: fix all the toolchain files for release mode 2020-02-04 14:16:18 +00:00
cross-w64.cmake cross: fix all the toolchain files for release mode 2020-02-04 14:16:18 +00:00
iOS.cmake ios: import toolchain file 2020-05-27 08:40:12 +01:00