Mnemos Project Overview
Weekly Update: 2023-06-09
date-2023-06-09
Jul 27 2023 at 14:58 UTC
What's Changed
- fix wrong return type for
Kernel::initialize
by @hawkw in https://github.com/tosc-rs/mnemos/pull/52 - initial implementation of spawnable forth tasks by @hawkw in https://github.com/tosc-rs/mnemos/pull/53
- Fold the allocator back into the mnemos repo by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/54
- Restore missing commit from mnemos-alloc repo. by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/55
- Monorepo the
forth3
project by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/57 - initial
maitake::time
integration by @hawkw in https://github.com/tosc-rs/mnemos/pull/60 - chore: run tests on CI by @hawkw in https://github.com/tosc-rs/mnemos/pull/63
- feat(melpo): fake "wait for interrupt" by @hawkw in https://github.com/tosc-rs/mnemos/pull/61
Full Changelog: https://github.com/tosc-rs/mnemos/compare/date-2023-06-02...date-2023-06-09