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

CHANGELOG.md

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

    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