1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/contrib
Andy Green 774240f73b linkit: support build using public sdk
This provides support to build lws using the linkit 7697 public SDK
from here https://docs.labs.mediatek.com/resource/mt7687-mt7697/en/downloads

This toolchain has some challenges, its int32_t / uint32_t are long,
so assumptions about format strings for those being %u / %d / %x all
break.  This fixes all the cases for the features enabled by the
default cmake settings.
2020-01-17 07:45:34 +00:00
..
abi cgi: fix for https git server 2018-06-16 09:35:07 +08:00
android-make-script.sh Update android-make-script.sh 2018-10-31 13:44:45 +08:00
Android.mk clean up top level of project 2017-09-27 08:24:05 +08:00
cross-aarch64.cmake cmake cross: non-bash doesn't deal with quoted options correctly 2019-03-10 08:02:02 +08:00
cross-arm-android-gnueabi.cmake cmake cross: non-bash doesn't deal with quoted options correctly 2019-03-10 08:02:02 +08:00
cross-arm-linux-gnueabihf.cmake cmake cross: non-bash doesn't deal with quoted options correctly 2019-03-10 08:02:02 +08:00
cross-esp32.cmake cmake cross: non-bash doesn't deal with quoted options correctly 2019-03-10 08:02:02 +08:00
cross-linkit.cmake linkit: support build using public sdk 2020-01-17 07:45:34 +00:00
cross-ming.cmake cmake cross: non-bash doesn't deal with quoted options correctly 2019-03-10 08:02:02 +08:00
cross-openwrt-makefile CMake: convert all LWS_USE_... to LWS_WITH_... 2017-10-16 17:13:48 +08:00
cross-w32.cmake cmake cross: non-bash doesn't deal with quoted options correctly 2019-03-10 08:02:02 +08:00
cross-w64.cmake cmake cross: non-bash doesn't deal with quoted options correctly 2019-03-10 08:02:02 +08:00