move w6300/dispatch/net stack to limen submodule

This commit is contained in:
Ian Gulliver
2026-04-19 17:38:29 -07:00
parent 4db5c36931
commit 7b8dd66185
41 changed files with 14 additions and 3902 deletions

View File

@@ -13,6 +13,7 @@ static void led_toggle() {
}
std::string_view firmware_name = "picomap_test";
uint32_t firmware_build_epoch = BUILD_EPOCH;
static constexpr handler_entry handlers[] = {
{RequestInfo::ext_id, typed_handler<RequestInfo, handle_info>},