Skip to content
Snippets Groups Projects
Select Git revision
  • 1884c479552eda72177c3d3e2d4da9048e4c1ca7
  • master default protected
2 results

CHANGELOG.md

Blame
  • Forked from Per Lindgren / e7020e_2021
    25 commits behind the upstream repository.

    Changelog

    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