v1.0.28
webusb: Wasm+WebUSB backend fixes and improvements
tests: Use AM_LDFLAGS for -static flag to allow LDFLAGS override
Correct some spelling and add codespell config file
build: Prepare config.h for inclusion in examples/tests
Fix most warnings about implicit sign conversion
Fix most -Wpedantic warnings
Avoid assignments within `if` statements
testlib: Don't count skipped tests as failures