Now jiggles the cursor

Next steps:
 * allow the jiggler to be temporarily disabled
 * illuminate an LED to say in operation

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
Louis Hollingworth 2023-06-17 21:27:47 +01:00
parent 18b499cc30
commit c09126ccd7
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
6 changed files with 658 additions and 2 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[target.thumbv6m-none-eabi]
runner = "elf2uf2-rs -d"