Commit Graph

11 Commits

Author SHA1 Message Date
44706c75a1 add serial handler,
move network init to network.h
2024-05-10 15:01:22 -07:00
523b7f21d4 add serial hander and info command 2024-05-06 12:04:20 -07:00
687572768a fix tabs 2024-04-25 15:47:44 -07:00
e743f56609 move bmc handlers to bmc_hander.h,
add setting hostname for dhcp/dns
2024-04-19 11:59:54 -07:00
33aaa589f6 fix indents 2024-03-04 21:07:18 -08:00
bc52e60153 fix styling,
fix http serv deinit
2024-02-29 14:21:31 -08:00
8cd68286df implement http using tcp sockets,
remove cgi ssi lwip_http,
remove makefsdata.py
2024-02-28 22:56:22 -08:00
7aadd6d4e0 move pico libs to pico_lib.h,
add INV option to PW_SWITCH and PW_STATE
2024-02-18 11:55:43 -08:00
930ae5498a implement bmc gpio,
clkeanup some code
2024-02-16 14:45:10 -08:00
1557448bf9 improve power route handler and error handling,
add test sim for bmc power sw
2024-02-14 13:33:20 -08:00
c0e774c08c implement basic http server 2024-02-13 18:01:59 -08:00