Commit Graph
17 Commits
Author SHA1 Message Date
lyrathorpe 64e484448c build: add the SIBO SDK 2026-07-06 18:01:36 +01:00
lyrathorpe d76326729c docs(inventory): note blocking loop + raw-format diagnostic 2026-07-06 17:51:18 +01:00
lyrathorpe b2f107f1d9 fix(inventory): blocking scan loop (async CON: keyboard panicked WSERV, panic 100) 2026-07-06 17:51:17 +01:00
lyrathorpe 97afbeb1ec feat(inventory): add README.md (Phase 1: scan + UPC validation) 2026-07-06 17:41:46 +01:00
lyrathorpe b705881861 feat(inventory): add scan.pr (Phase 1: scan + UPC validation) 2026-07-06 17:41:45 +01:00
lyrathorpe 30fd0085b1 feat(inventory): add scan.c (Phase 1: scan + UPC validation) 2026-07-06 17:41:44 +01:00
lyrathorpe 41202888e1 feat(inventory): add bcode.c (Phase 1: scan + UPC validation) 2026-07-06 17:41:44 +01:00
lyrathorpe 8fe13f6ef8 feat(inventory): add bcode.h (Phase 1: scan + UPC validation) 2026-07-06 17:41:43 +01:00
lyrathorpe 6636731577 feat(inventory): add upc.c (Phase 1: scan + UPC validation) 2026-07-06 17:41:43 +01:00
lyrathorpe 6e9254fc10 feat(inventory): add upc.h (Phase 1: scan + UPC validation) 2026-07-06 17:41:42 +01:00
lyrathorpe cbc66b2e03 docs: add sibo sdk docs 2026-07-06 17:27:17 +01:00
lyrathorpe 0b0fdc6652 docs(hello.c): remove comment about printf, was incorrect
my C is rusty it seems
2026-06-26 17:53:55 +01:00
lyrathorpe d8c80df020 feat(hello): add a Hellorld application
just the docs example, but better commented
2026-06-26 17:42:46 +01:00
lyrathorpe 679a300a67 docs(tsc): add some TODO in there 2026-06-26 17:42:13 +01:00
lyrathorpe b8cdb7a5f8 docs(.gitignore): ignore compiler generated files 2026-06-26 17:38:45 +01:00
lyrathorpe 8183bffeed feat: describe compile environment 2026-06-26 17:32:36 +01:00
lyrathorpe 3826e0f500 docs(readme.md): initial readme commit
init the repo
2026-06-26 17:26:09 +01:00