mongoose/examples
Sergio R. Caprile ae7ca00e69 Dettach git clone and fix clean
The user has to clone the repo, then edit the Makefile to change WiFi credentials. Running make build does both and the tests go flawlessly
The user can run make to clone the repo, then change credentials and run make build, it will skip cloning if the repo is already there

In some systems the compiled files are not owned by the user as Docker runs as root, so we first invoke clean in the cloned repo (which erases the compiled files), and then remove the cloned repo that the user owns and can rm.
2022-10-14 12:09:39 -03:00
..
arduino/w5500 Refactor W5500 driver, add arduino w5500 example 2022-09-02 12:58:54 +01:00
captive-dns-server Use int debug level 2022-08-01 11:19:32 +01:00
device-dashboard rename time() to ourtime() 2022-10-04 19:27:38 -03:00
embedded-filesystem Test WS frames that are larger than 64k 2022-08-13 11:16:13 +01:00
esp32 Merge pull request #1665 from cesanta/esp32-device-dashboard 2022-08-05 19:20:35 +01:00
esp8266 Expanded Makefile 2022-08-19 18:17:52 -03:00
file-upload-html-form Use int debug level 2022-08-01 11:19:32 +01:00
file-upload-multiple-posts Use int debug level 2022-08-01 11:19:32 +01:00
file-upload-single-post Use int debug level 2022-08-01 11:19:32 +01:00
http-client Use int debug level 2022-08-01 11:19:32 +01:00
http-proxy-client Added openSSL support 2022-06-20 15:27:46 -03:00
http-restful-server Use int debug level 2022-08-01 11:19:32 +01:00
http-reverse-proxy Use int debug level 2022-08-01 11:19:32 +01:00
http-server Use DMG_HTTP_DIRLIST_TIME 2022-09-08 11:02:32 +01:00
http-streaming-client Use int debug level 2022-08-01 11:19:32 +01:00
huge-response mg_*rprintf -> mg_*xprintf 2022-08-13 20:34:20 +01:00
infineon/infineon-xmc4700_4800-lwip-rtx-rtos Add RTX-RTOS support 2022-02-23 19:56:37 +02:00
json-rpc-over-websocket Fix json-rpc-over-ws example 2022-10-08 14:39:01 +03:00
live-log Fix #1520 - move state to struct mg_mgr 2022-04-12 14:14:55 +01:00
mip-pcap Close connection on 3 keep-alive misses 2022-09-25 17:35:14 +01:00
mip-tap Add example to use TAP interface on Linux 2022-09-12 10:52:23 -03:00
mqtt-client fixed TLS build comment 2022-06-28 10:49:45 -03:00
mqtt-client-aws-iot Better CFLAGS for SSL when building examples 2022-08-11 12:12:00 +01:00
mqtt-over-ws-client Use int debug level 2022-08-01 11:19:32 +01:00
mqtt-server Move mg_mqtt_next-* to the example, and some nits 2022-08-26 14:20:54 +01:00
multi-threaded Show how to send data to a worker thread 2022-08-25 17:00:47 -03:00
nxp Add more NXP examples and move them to nxp folder 2021-10-22 14:04:15 +03:00
raspberry/raspberry-pi-pico-w Dettach git clone and fix clean 2022-10-14 12:09:39 -03:00
smtp-client Fix wrong ca.pem path 2022-09-28 16:05:29 -03:00
sntp-time-sync Use int debug level 2022-08-01 11:19:32 +01:00
socks5-server Use int debug level 2022-08-01 11:19:32 +01:00
stm32 Merge pull request #1743 from cesanta/stm32-nucleo-f746z 2022-09-25 10:22:52 +01:00
tcp Added TLS support 2022-08-08 15:42:35 -03:00
ti/ti-ek-tm4c1294xl-http-server Add TI support 2022-05-15 19:25:50 +03:00
timers Use int debug level 2022-08-01 11:19:32 +01:00
uart-bridge Better CFLAGS for SSL when building examples 2022-08-11 12:12:00 +01:00
udp-ssdp-search Fix SSDP example for second and subsequent responses 2022-09-24 14:14:26 +10:00
video-stream Fix #1520 - move state to struct mg_mgr 2022-04-12 14:14:55 +01:00
websocket-client Use int debug level 2022-08-01 11:19:32 +01:00
websocket-server Add json-rpc-over-ws example 2021-11-22 16:45:14 +00:00
webui-login Fix SameSite cookie value 2022-08-26 10:22:31 -03:00
webui-plain Update examples to use mg_http_reply 2022-08-13 14:52:10 +01:00
webui-preact back to symbolic link 2022-08-15 18:42:20 -03:00
webui-push-rest Change argument of %M handler to mg_pfn_t as in huge_response 2022-08-15 16:04:17 -03:00
webui-push-ws Use int debug level 2022-08-01 11:19:32 +01:00
webui-rest Use int debug level 2022-08-01 11:19:32 +01:00
zephyr Use board nucleo_f429zi 2022-10-14 11:39:00 +01:00