Mnemos Project Overview
Weekly Update: 2023-07-22
date-2023-07-22
Jul 31 2023 at 10:51 UTC
What's Changed
- feat(kernel): add generic
KeyboardService
abstraction by @hawkw in https://github.com/tosc-rs/mnemos/pull/158 - feat(kernel): add
initialize_default_services
by @hawkw in https://github.com/tosc-rs/mnemos/pull/165 - fix(trace): always reregister when crowtty connects by @hawkw in https://github.com/tosc-rs/mnemos/pull/166
- feat(kernel): add buffer reuse API to
I2cClient
by @hawkw in https://github.com/tosc-rs/mnemos/pull/167 - fix(beepy): retry failed
i2c_puppet
polls by @hawkw in https://github.com/tosc-rs/mnemos/pull/168 - chore: add
just
recipes forcrowtty
andmelpomene
by @hawkw in https://github.com/tosc-rs/mnemos/pull/174 - feat(i2c): add support for 10-bit I2C addresses by @hawkw in https://github.com/tosc-rs/mnemos/pull/175
- feat(emb_display): Introduce version two of the
EmbDisplay
service by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/162 - Move melpo to the
platforms/
dir by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/176
Full Changelog: https://github.com/tosc-rs/mnemos/compare/date-2023-07-14...date-2023-07-22