Mnemos Project Overview
Weekly Update: 2023-07-14
date-2023-07-14
Jul 31 2023 at 10:51 UTC
What's Changed
- docs(README): add MnemOS logo to readme by @hawkw in https://github.com/tosc-rs/mnemos/pull/136
- docs(README): add James' dev blogs to the README by @hawkw in https://github.com/tosc-rs/mnemos/pull/140
- feat(d1): implement I2C driver by @hawkw in https://github.com/tosc-rs/mnemos/pull/103
- Update README.md by @spookyvision in https://github.com/tosc-rs/mnemos/pull/145
- fix(sermux): Rework serial mux to avoid edge cases and make it more testable by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/147
- fix(d1): fix wrong TWI
A_ACK
flag behavior by @hawkw in https://github.com/tosc-rs/mnemos/pull/152 - fix(d1): remove bonus I2C write by @hawkw in https://github.com/tosc-rs/mnemos/pull/151
- fix(melpo): Move melpo irqs to avoid race by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/149
- feat(alloc): add some more methods to
FixedVec
by @hawkw in https://github.com/tosc-rs/mnemos/pull/154 - add web-based simulator by @spookyvision in https://github.com/tosc-rs/mnemos/pull/148
- feat(crowtty): add host-side trace filtering by @hawkw in https://github.com/tosc-rs/mnemos/pull/156
- qol(workspace): Remove alloc patch by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/157
- feat(beepy): add a mediocre
i2c_puppet
driver by @hawkw in https://github.com/tosc-rs/mnemos/pull/155
New Contributors
- @spookyvision made their first contribution in https://github.com/tosc-rs/mnemos/pull/145
Full Changelog: https://github.com/tosc-rs/mnemos/compare/date-2023-07-07...date-2023-07-14