Mnemos Project Overview
Weekly Update: 2023-06-30
date-2023-06-30
Jul 31 2023 at 10:48 UTC
What's Changed
- feat(crowtty): logs indicate if target is TCP/UART by @hawkw in https://github.com/tosc-rs/mnemos/pull/91
- feat(melpo): Lazily update the display when idle by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/93
- feat(trace): host-controlled tracing by @hawkw in https://github.com/tosc-rs/mnemos/pull/92
- Reorganize Melpo Init by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/94
- fix(melpo): enable missing tracing features by @hawkw in https://github.com/tosc-rs/mnemos/pull/95
- feat(crowtty): make trace format match melpomene by @hawkw in https://github.com/tosc-rs/mnemos/pull/100
- feat(melpo): trace improvement by @hawkw in https://github.com/tosc-rs/mnemos/pull/99
- feat(melpo): add spans to sim drivers by @hawkw in https://github.com/tosc-rs/mnemos/pull/104
- Introduce a hybrid global/async allocator by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/96
- fix(crowtty): fix inconsistent event target formatting by @hawkw in https://github.com/tosc-rs/mnemos/pull/109
- chore: fix wrong target dir path in justfile by @hawkw in https://github.com/tosc-rs/mnemos/pull/111
- feat(allwinner-d1): add bin targets for MQ Pro and Lichee RV by @hawkw in https://github.com/tosc-rs/mnemos/pull/112
Full Changelog: https://github.com/tosc-rs/mnemos/compare/date-2023-06-23...date-2023-06-30