Commit Graph

68 Commits

Author SHA1 Message Date
Ian Gulliver
92e00476da C++-ize W6300 driver: remove vtable indirection, constexpr pins, pragma once 2026-04-04 16:22:37 +09:00
Ian Gulliver
dec8d0c68d Strip QSPI mode options to quad-only, remove dead files 2026-04-04 15:28:27 +09:00
Ian Gulliver
45e121bd99 Set locally-administered MAC from board ID at init 2026-04-04 15:12:15 +09:00
Ian Gulliver
0973f9c454 Reorder ext IDs, add board ID to ResponseInfo, fix CRLF translation 2026-04-04 15:09:16 +09:00
Ian Gulliver
d2b9a2e2aa Add RequestInfo/ResponseInfo with MAC address 2026-04-04 15:00:16 +09:00
Ian Gulliver
46af5becfe Strip W6300 drivers to W6300-only, remove doxygen, flatten into w6300/ 2026-04-03 22:37:43 +09:00
Ian Gulliver
577fc6d774 Add W6300 ethernet initialization 2026-04-03 21:47:48 +09:00
Ian Gulliver
d6541a76ed Make roundTrip generic on response type 2026-04-03 17:47:03 +09:00
Ian Gulliver
21ea6c9332 Rename BOOTSEL to PICOBOOT, disable mass storage in bootsel mode 2026-04-03 17:44:32 +09:00
Ian Gulliver
64953ef985 Add message IDs, transport interface, client package, extract protocol headers 2026-04-03 17:41:44 +09:00
Ian Gulliver
302f7fdb6a Bidirectional msgpack wire protocol with unpack support 2026-04-03 17:32:14 +09:00
Ian Gulliver
d06d8b595e Fix skill format: directory with SKILL.md 2026-04-03 17:09:19 +09:00
Ian Gulliver
d2cd439796 Add load skill 2026-04-03 17:05:11 +09:00
Ian Gulliver
5e29c84a15 Move third_party headers into include/ 2026-04-03 17:02:09 +09:00
Ian Gulliver
9deb4f629c Fix deprecated reflect.PtrTo calls 2026-04-03 17:01:21 +09:00
Ian Gulliver
db6f005bef Add msgpack wire protocol with halfsiphash checksums 2026-04-03 16:59:11 +09:00
Ian Gulliver
b076cce34a Replace load.sh with Go program 2026-04-03 13:25:31 +09:00
Ian Gulliver
3a9dc78a5b Initial commit: Pico serial echo with BOOTSEL reboot 2026-04-02 22:15:10 +09:00