Mnemos Project Overview
Weekly Update: 2023-07-07
date-2023-07-07
Jul 31 2023 at 10:49 UTC
What's Changed
- Do some stuff with just by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/113
- Extract more melpo components (and also rename a bunch of stuff) by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/105
- Make spawnulator a service by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/106
- feat(d1): Add sharp display driver by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/114
- Support M-series Macs by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/115
- feat(allwinner-d1): panic handling improvements by @hawkw in https://github.com/tosc-rs/mnemos/pull/116
- fix(crowtty): don't panic on 1-byte SerMux frames by @hawkw in https://github.com/tosc-rs/mnemos/pull/117
- feat(allwinner-d1): cancel in-flight DMA on panic by @hawkw in https://github.com/tosc-rs/mnemos/pull/118
- feat(trace): print some identifying information by @hawkw in https://github.com/tosc-rs/mnemos/pull/119
- feat(kernel): Add sermux shell daemon by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/122
- feat(sermux + crowtty): Move sermux/crowtty protocol into separate crate by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/123
- Remove some residual testing code by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/125
- feat(trace): track dropped data by @hawkw in https://github.com/tosc-rs/mnemos/pull/126
- fix(sermux):
OwnedPortChunk
leaving port in chunk by @hawkw in https://github.com/tosc-rs/mnemos/pull/127 - feat(trace-proto): Update branch of tracing-serde-structured by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/128
- feat(trace): 64k ought to be big enough for anyone by @hawkw in https://github.com/tosc-rs/mnemos/pull/131
- feat: janky way of having tracing in ISRs by @hawkw in https://github.com/tosc-rs/mnemos/pull/132
- feat(d1): run the graphical Forth shell by @hawkw in https://github.com/tosc-rs/mnemos/pull/134
- feat(crowtty): basic built-in pseudo-keyboard by @hawkw in https://github.com/tosc-rs/mnemos/pull/135
Full Changelog: https://github.com/tosc-rs/mnemos/compare/date-2023-06-30...date-2023-07-07