Mnemos Project Overview
Weekly Update: 2023-08-02
date-2023-08-02
Aug 7 2023 at 14:56 UTC
What's Changed
- docs: fix broken markdown links & formatting by @hawkw in https://github.com/tosc-rs/mnemos/pull/197
- RFC: WiFi Buddy Interface Design by @hawkw in https://github.com/tosc-rs/mnemos/pull/196
- RFC: Basic Configuration by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/199
- feat(i2c_puppet): pass in a
WaitCell
for IRQs by @hawkw in https://github.com/tosc-rs/mnemos/pull/200 - feat(mq-pro): wake
i2c_puppet
driver on IRQs by @hawkw in https://github.com/tosc-rs/mnemos/pull/201 - feat(trace): tune trace-proto grant/buf sizes by @hawkw in https://github.com/tosc-rs/mnemos/pull/204
- feat(esp32c3): add a working USB-Serial driver by @hawkw in https://github.com/tosc-rs/mnemos/pull/205
- WIP: Initial support for oranda by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/183
- feat(hw): Add mnemos shield by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/163
- docs: populate Cargo metadata for every crate by @hawkw in https://github.com/tosc-rs/mnemos/pull/211
- docs: enable Oranda-generated changelog by @hawkw in https://github.com/tosc-rs/mnemos/pull/212
- feat(docs): Switch to curlbash for oranda to save CI time by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/213
- Add Contributor Covenant Code of Conduct by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/214
- docs: mention hardware and RFCs in README by @hawkw in https://github.com/tosc-rs/mnemos/pull/215
- feat(melpo+config): Initial "platform configuration" support, starting with Melpo by @jamesmunns in https://github.com/tosc-rs/mnemos/pull/202
Full Changelog: https://github.com/tosc-rs/mnemos/compare/date-2023-07-29...date-2023-08-02