BMC Using RP2040 microcontroller.
Go to file
Arthur Lu 8cd68286df implement http using tcp sockets,
remove cgi ssi lwip_http,
remove makefsdata.py
2024-02-28 22:56:22 -08:00
hw add pw_state sim 2024-02-17 11:09:24 -08:00
.gitignore implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
CMakeLists.txt implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
handlers.h implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
http_serv.h implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
lwipopts.h implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
main.c implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
Makefile implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
pico_lib.h move pico libs to pico_lib.h, 2024-02-18 11:55:43 -08:00
pico_sdk_import.cmake initial commit testing build chain 2024-02-06 23:08:07 -08:00
template.secret.h implement basic http server 2024-02-13 18:01:59 -08:00