BMC Using RP2040 microcontroller.
Go to file
2024-05-06 12:04:20 -07:00
hardware/ltspice move hardware stuff into hardware folder 2024-05-02 16:13:44 -07:00
.gitignore implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
bmc_handler.h move bmc handlers to bmc_hander.h, 2024-04-19 11:59:54 -07:00
CMakeLists.txt implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
http_serv.h rename TCP_PORT to HTTP_PORT 2024-04-30 11:05:21 -07:00
lwipopts.h implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
main.c add serial hander and info command 2024-05-06 12:04:20 -07:00
Makefile fix make build type selection 2024-04-29 15:32:12 -07: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
serial_handler.h add serial hander and info command 2024-05-06 12:04:20 -07:00
template.secret.h move bmc handlers to bmc_hander.h, 2024-04-19 11:59:54 -07:00