Mnemos Project Overview
Weekly Update: 2023-06-23
date-2023-06-23
Jul 31 2023 at 10:41 UTC
What's Changed
- Rework services by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/75
- kernel: add helper fn for oneshot driver requests by @hawkw in https://github.com/tosc-rs/mnemos/pull/76
- chore: add a Justfile to automate D1 flashing by @hawkw in https://github.com/tosc-rs/mnemos/pull/79
- Make kernel event loop more consistent by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/78
- platform(lichee-rv): Re-add hacky SPI driver by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/72
- docs: add Matrix link to README.md by @hawkw in https://github.com/tosc-rs/mnemos/pull/82
- Add logo exports by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/84
- docs: quick README polish + move scripts by @hawkw in https://github.com/tosc-rs/mnemos/pull/83
- feat(trace): add UART tracing by @hawkw in https://github.com/tosc-rs/mnemos/pull/80
- feat(trace): hydrate trace metadata in crowtty by @hawkw in https://github.com/tosc-rs/mnemos/pull/81
- docs: fix broken links and formatting by @hawkw in https://github.com/tosc-rs/mnemos/pull/89
- chore: split
allwinner-d1/boards
into its own workspace by @hawkw in https://github.com/tosc-rs/mnemos/pull/86 - minor trace refactoring & stuff by @hawkw in https://github.com/tosc-rs/mnemos/pull/87
Full Changelog: https://github.com/tosc-rs/mnemos/compare/date-2023-06-19...date-2023-06-23