New todo entry

pull/9/head
Andre Richter 6 years ago
parent c156a32411
commit 4364173386
No known key found for this signature in database
GPG Key ID: 2116C1AB102F615E

@ -12,3 +12,11 @@ set architecture aarch64
symbols-file ??
combine this with rust-gdb?
## Find a way to easily switch betwenn release build and local development
```toml
[patch.crates-io]
cortex-a = { path = "../../cortex-a" }
register = { path = "../../register-rs" }
```

Loading…
Cancel
Save