Select Git revision
CHANGELOG.md
Forked from
Per Lindgren / e7020e_2021
23 commits behind the upstream repository.
-
Per Lindgren authoredPer Lindgren authored
CHANGELOG.md 511 B
Changelog
2021-02-23
- examples/rtic_blinky.rs, added instructions to terminal based debugging
2021-02-22
- memory.x, reduced flash size to 128k to match light-weight target
- Cargo.toml, updated dependencies to latest stm32f4xx-hal/pac
Some experiments (wip):
- examples/rtt_rtic_i2c.rs, spi emulation over i2c
- src/pwm3389e, driver using emulated spi
2021-02-16
- rtt_rtic_usb_mouse updated Notice, requires release build
2021-02-15
- Initial release for the e7020e course 2021