Andre Richter
4f4e88cfbe
Update binaries generated by newer rustc
2019-02-01 19:28:09 +01:00
Andre Richter
2a4fdc4ece
Add missing comment that triggered build errors in new nightly rust.
...
Also, update binaries generated by new nightly version:
rustc 1.33.0-nightly (75a369c5b 2019-01-12)
2019-01-13 14:16:59 +01:00
Andre Richter
e77745e545
Fix correct term usec for microseconds
2019-01-12 22:12:04 +01:00
Andre Richter
90d88f65b6
Streamlining, cleanup, and minor fixes.
2018-12-31 01:19:57 +01:00
Andre Richter
7f8960bb81
09_delays: Fix delays in main
2018-12-22 20:58:41 +01:00
Andre Richter
ad2d0d1182
🎉 Update to Rust 2018 🎉
2018-12-22 20:56:09 +01:00
Tyler Christensen
d981f670b1
Fix two timing issues in delays.rs ( #8 )
...
* Fix two timing issues in delays.rs
These changes correct the implementations of delays::SysTmr::wait_msec_st
and delays::wait_msec to behave correctly and consistently with one another.
* Port delay fix from 09_delays to 0B_exception_levels
I believe this covers all copies of this bug in the codebase.
* Rebuild tutorial kernels with delay fixes
2018-12-01 12:35:21 +01:00
Andre Richter
3f92aab6e7
Bump extern crates
...
cortex-a -> 2.2.1
panic-abort -> 0.3.1
2018-10-02 23:47:09 +02:00
Andre Richter
6d135ee441
Makefile: Don't delete kernel8
2018-10-02 23:34:01 +02:00
Andre Richter
37fe055082
Alignment. Binaries from newer Rust version.
2018-10-02 23:16:04 +02:00
Andre Richter
08235093c1
Bump cortex-a to v2.0.1
2018-08-26 21:37:46 +02:00
Andre Richter
1ca70bcd56
Check-in kernel8
...
Useful for assembly inspection via objdump
2018-08-26 20:34:37 +02:00