ah- / anne-key

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

stop-gap upgrade to cortex-m@0.5 #76

Closed hdhoang closed 5 years ago

hdhoang commented 6 years ago

This only partially upgrade to stm32l1@0.2.3, since I'm uncertain if the newly-released 0.3.2 breaks BT when I build it with rust-lld. anne-key can receive the saved-hosts and BLE statuses, but cannot command the BLE chip at all.

Thus, I would like to leave this as a checkpoint for users to try out.

I'll switch to -hal 0.4 once it's on crates.io