ah- / anne-key

Firmware for Anne Pro Keyboard written in Rust
Apache License 2.0
567 stars 32 forks source link

upgrade dependencies, part 1 #75

Closed hdhoang closed 6 years ago

hdhoang commented 6 years ago

The remaining upgrades are a bit tangled together:

    Upgrading stm32l1 v0.1.1 -> v0.3.2
    Upgrading cortex-m v0.4.3 -> v0.5.7
    Upgrading cortex-m-rt v0.4 -> v0.6.4
    Upgrading embedded-hal v0.1.0 -> v0.2.1

I'll handle them in a follow-up, then try switching to rust-lld.