Thomas Buck 5 kuukautta sitten
vanhempi
commit
5e50426969
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4
    0
      src/http.c

+ 4
- 0
src/http.c Näytä tiedosto

@@ -1,6 +1,10 @@
1 1
 /*
2 2
  * http.c
3 3
  *
4
+ * https://github.com/krzmaz/pico-w-webserver-example
5
+ * https://github.com/lwip-tcpip/lwip/blob/master/contrib/examples/httpd/genfiles_example/genfiles_example.c
6
+ * https://www.nongnu.org/lwip/2_1_x/group__httpd.html
7
+ *
4 8
  * Copyright (c) 2023 Thomas Buck (thomas@xythobuz.de)
5 9
  *
6 10
  * This program is free software: you can redistribute it and/or modify

Loading…
Peruuta
Tallenna