BMC Using RP2040 microcontroller.
Go to file
Arthur Lu e55c54f292 update sdk to 2.0,
fix potential buffer overflow issue in http_parser
2024-09-18 10:46:19 -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 update sdk to 2.0, 2024-09-18 10:46:19 -07:00
http_parser.h update sdk to 2.0, 2024-09-18 10:46:19 -07:00
http_serv.h improve api response 2024-09-04 13:14:59 -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 update sdk to 2.0, 2024-09-18 10:46:19 -07:00
serial_handler.h update sdk to 2.0, 2024-09-18 10:46:19 -07:00
template.secret.h update sdk to 2.0, 2024-09-18 10:46:19 -07:00