summaryrefslogtreecommitdiff
path: root/examples/device/net_lwip_webserver/CMakeLists.txt
AgeCommit message (Expand)Author
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-01-21bump up cmake min to 3.20hathach
2024-07-18net_lwip_webserver: allow TINYUSB_LWIP_PATH to be defined by parent CMake fileLiam Fraser
2024-05-07Enable NCM + iperf for MCU with bigger RAM.HiFiPhile
2023-07-18Fix build issues when building for RP2040 from pico-examples/pico-sdk.graham sanderson
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-02add IAR support for G0 with cmakehathach
2023-05-26fix build with net_lwip_webserver examplehathach
2023-04-21build all freertos, not able to build net lwip due to lack of sio_open()hathach
2023-03-17fix trailing space and new linehathach
2022-07-12RP@040: rework CMake for compiler warningsgraham sanderson
2022-06-27suppress error with net examplehathach
2022-06-27prevent error on specific warnings for net lwip & dual example for rp2040hathach
2022-06-27fix most warnings with rp2040 -wconversionhathach
2022-06-01remove cmake compile macro for net example (use lwipopts.h instead)hathach
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-06-02fixed net_lwip_webserver cmake buildgraham sanderson
2021-06-02move core definition of source file includes from SDK into family.cmakegraham sanderson
2021-05-30Rework rp2040 examples and CMake build:graham sanderson
2021-04-19cmake cleanuphathach
2021-04-11update rp2040 to use pico-sdk externallyhathach
2021-03-18use boot2_generic_03h for adafruit feather rp2040hathach
2021-03-02update pico-sdk to more recent commithathach
2021-02-01added enumerate walkaround for RP2040-E5hathach
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-25get all device example build with rp2040 (except freeRTOS)hathach