bakelite icon indicating copy to clipboard operation
bakelite copied to clipboard

Bakelite is a utility that makes it simple to communicate with your firmware.

Results 4 bakelite issues
Sort by recently updated
recently updated
newest added

Small suggestions before I forget about them. Bakelite `string[]` types: - get a type annotation of `str` in the generated python code but actually contain `bytes` - get declared as...

## Summary - Migrate from Poetry to Pixi + Hatchling for dependency management - Modernize to Python 3.13+ with improved type hints - Add async support to protocol runtime via...