BMC Using RP2040 microcontroller.
Go to file
Arthur Lu e743f56609 move bmc handlers to bmc_hander.h,
add setting hostname for dhcp/dns
2024-04-19 11:59:54 -07: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
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 fix indents 2024-03-04 21:07:18 -08:00
lwipopts.h implement http using tcp sockets, 2024-02-28 22:56:22 -08:00
main.c move bmc handlers to bmc_hander.h, 2024-04-19 11:59:54 -07:00
Makefile update makefile 2024-03-02 11:37:25 -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 move bmc handlers to bmc_hander.h, 2024-04-19 11:59:54 -07:00