Commit Graph

64 Commits

Author SHA1 Message Date
Andre Richter
7f666000ce
Init DRAM in assembly instead of Rust
See https://github.com/rust-embedded/cortex-m-rt/issues/300
2021-07-02 23:14:35 +02:00
Andre Richter
80c88e4d6b
Bump toolchain version; Fix clippy warnings 2021-04-29 23:35:23 +02:00
Andre Richter
f6f668c781
Fix misspelled clippy lint 2021-04-29 23:08:49 +02:00
Andre Richter
29a58d7d51
Next attempt at integration test fix 2021-04-04 23:35:35 +02:00
Andre Richter
86c041a41f
Fix integration test fail 2021-04-04 23:24:44 +02:00
Andre Richter
b418651798
Update dependencies 2021-04-04 23:02:48 +02:00
Andre Richter
d296ad4aa4
Minor fixes 2021-04-04 22:41:55 +02:00
Andre Richter
9f1920c2c6
Give the project a name
🦩
2021-04-04 22:30:40 +02:00
Andre Richter
d6e4a03189
Add missing cfg for test 2021-03-30 23:14:09 +02:00
Andre Richter
02602a00df
Update readmes 2021-03-30 22:12:14 +02:00
Andre Richter
f51c1afeeb
Workaround for failing test 2021-03-24 09:11:07 +01:00
Andre Richter
c0da8ab1b7
Remove confusing statement 2021-03-24 00:00:21 +01:00
Andre Richter
b4ed84dd77
Replace ldr pseudo-instruction with adrp/add 2021-03-22 22:54:08 +01:00
Andre Richter
f81eb7428d
Adapt tutorial numbers 2021-03-20 10:47:39 +01:00