-
0173e4d166
initial hardware design
main
Arthur Lu
2024-09-23 22:24:44 -0700
-
e55c54f292
update sdk to 2.0, fix potential buffer overflow issue in http_parser
Arthur Lu
2024-09-18 10:46:19 -0700
-
55c465fab9
improve api response
Arthur Lu
2024-09-04 13:14:59 -0700
-
790262ac1c
use llhttp for parsing api requests
Arthur Lu
2024-09-03 13:44:06 -0700
-
44706c75a1
add serial handler, move network init to network.h
Arthur Lu
2024-05-10 15:01:22 -0700
-
b36fe37ae3
add kicad model
Arthur Lu
2024-05-09 11:46:51 -0700
-
523b7f21d4
add serial hander and info command
Arthur Lu
2024-05-06 12:04:20 -0700
-
bebb8c390d
move hardware stuff into hardware folder
Arthur Lu
2024-05-02 16:13:44 -0700
-
eca5ead739
rename TCP_PORT to HTTP_PORT
Arthur Lu
2024-04-30 11:05:21 -0700
-
34d3dcc87c
fix make build type selection
Arthur Lu
2024-04-29 15:32:12 -0700
-
687572768a
fix tabs
Arthur Lu
2024-04-25 15:47:44 -0700
-
e743f56609
move bmc handlers to bmc_hander.h, add setting hostname for dhcp/dns
Arthur Lu
2024-04-19 11:59:54 -0700
-
33aaa589f6
fix indents
Arthur Lu
2024-03-04 21:07:18 -0800
-
4b2b56dd79
update makefile
Arthur Lu
2024-03-02 11:37:25 -0800
-
14535b7f86
improve http header parsing, improve http server handling
Arthur Lu
2024-03-01 14:00:01 -0800
-
bc52e60153
fix styling, fix http serv deinit
Arthur Lu
2024-02-29 14:21:31 -0800
-
8cd68286df
implement http using tcp sockets, remove cgi ssi lwip_http, remove makefsdata.py
Arthur Lu
2024-02-28 22:56:22 -0800
-
7aadd6d4e0
move pico libs to pico_lib.h, add INV option to PW_SWITCH and PW_STATE
Arthur Lu
2024-02-18 11:55:43 -0800
-
9da9e35393
add pw_state sim
Arthur Lu
2024-02-17 11:09:24 -0800
-
930ae5498a
implement bmc gpio, clkeanup some code
Arthur Lu
2024-02-16 14:45:10 -0800
-
6aebefc748
add log and raw fiels to gitignore
Arthur Lu
2024-02-14 14:02:31 -0800
-
1557448bf9
improve power route handler and error handling, add test sim for bmc power sw
Arthur Lu
2024-02-14 13:33:20 -0800
-
426c04116f
implement async handlers for pulsing pw_sw
Arthur Lu
2024-02-13 21:05:01 -0800
-
c0e774c08c
implement basic http server
Arthur Lu
2024-02-13 18:01:59 -0800
-
d7cfc0d782
test wifi connection
Arthur Lu
2024-02-07 13:43:52 -0800
-
f3c1c06ddf
test usb serial
Arthur Lu
2024-02-07 00:52:03 -0800
-
8a4a94e5b1
add gitignore
Arthur Lu
2024-02-06 23:09:40 -0800
-
0a92e6eb25
initial commit testing build chain
Arthur Lu
2024-02-06 23:08:07 -0800