Quectel modem support package for the embed-zig ecosystem.
- Zig
0.15.2
zig build
zig build test-unitzig build defaults to unit tests for a faster local feedback loop.
zig build test
zig build test-integrationThe full integration suite is available as an explicit step instead of the default build target.