BMC Using RP2040 microcontroller.
Go to file
2024-09-03 13:44:06 -07:00
hardware add kicad model 2024-05-09 11:46:51 -07:00
.gitignore add kicad model 2024-05-09 11:46:51 -07:00
bmc_handler.h move bmc handlers to bmc_hander.h, 2024-04-19 11:59:54 -07:00
CMakeLists.txt use llhttp for parsing api requests 2024-09-03 13:44:06 -07:00
http_parser.h use llhttp for parsing api requests 2024-09-03 13:44:06 -07:00
http_serv.h use llhttp for parsing api requests 2024-09-03 13:44:06 -07:00
lwipopts.h implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
main.c add serial handler, 2024-05-10 15:01:22 -07:00
Makefile fix make build type selection 2024-04-29 15:32:12 -07:00
network.h use llhttp for parsing api requests 2024-09-03 13:44:06 -07:00
pico_lib.h add serial handler, 2024-05-10 15:01:22 -07:00
pico_sdk_import.cmake initial commit testing build chain 2024-02-06 23:08:07 -08:00
serial_handler.h add serial handler, 2024-05-10 15:01:22 -07:00
template.secret.h add serial handler, 2024-05-10 15:01:22 -07:00