Andre Richter
|
a732ee399a
|
Delete stale files after update
|
2019-12-17 13:43:24 +01:00 |
|
Andre Richter
|
10090900cc
|
Add missing source comments
|
2019-12-17 13:42:20 +01:00 |
|
Andre Richter
|
e2e1c7d64c
|
Conditionally include extra folders in utils scripts
|
2019-12-17 13:40:09 +01:00 |
|
Andre Richter
|
2ce9a66aab
|
Update README.md
|
2019-12-08 12:16:53 +01:00 |
|
Andre Richter
|
821c7e2103
|
QEMU: Don't spawn a VNC session
|
2019-12-01 23:55:13 +01:00 |
|
Andre Richter
|
9d77f46759
|
Some Makefile tweaks
|
2019-12-01 22:19:29 +01:00 |
|
Andre Richter
|
d904486573
|
Add editorconfig
|
2019-11-26 08:46:13 +01:00 |
|
Andre Richter
|
7510058e3e
|
add rubocop linting
|
2019-11-26 08:43:49 +01:00 |
|
Andre Richter
|
fdc56309ea
|
Merge pull request #37 from rust-embedded/relicense
Relicense as dual MIT OR Apache-2.0
|
2019-11-26 08:34:59 +01:00 |
|
Andre Richter
|
54137e8b38
|
Relicense as dual MIT OR Apache-2.0
|
2019-11-25 19:54:05 +01:00 |
|
Andre Richter
|
69cd6032cd
|
Minor fixes
|
2019-11-25 08:51:56 +01:00 |
|
Andre Richter
|
2134146bb6
|
Clean up mmu.rs
|
2019-11-24 22:04:34 +01:00 |
|
Andre Richter
|
1280d3804c
|
Rename tutorial
|
2019-11-24 15:42:38 +01:00 |
|
Andre Richter
|
4098a749d1
|
Bump crate versions
|
2019-11-24 15:35:50 +01:00 |
|
Andre Richter
|
395cc3496f
|
Update README.md
|
2019-11-24 15:28:53 +01:00 |
|
Andre Richter
|
b74d678efc
|
Add code for tutorials 12
|
2019-11-24 15:18:36 +01:00 |
|
Andre Richter
|
404c32bcde
|
Switch to lowercase hex prints
|
2019-11-24 15:18:08 +01:00 |
|
Andre Richter
|
d31c17d914
|
More idiomatic register-rs use
|
2019-11-16 00:01:52 +01:00 |
|
Andre Richter
|
1cc8152fa1
|
Use register 0.4.x register_structs macro
|
2019-11-14 08:44:21 +01:00 |
|
Andre Richter
|
79a2a202b2
|
Make println! raw and an info! having the timestamp.
|
2019-11-13 09:11:05 +01:00 |
|
Andre Richter
|
1cc034b364
|
Makefile changes
|
2019-11-13 08:40:23 +01:00 |
|
Andre Richter
|
19744bdb61
|
New binaries: rustc 2019-11-04
|
2019-11-10 23:57:28 +01:00 |
|
Andre Richter
|
3dc450bb44
|
Util script cleanup; Enable pre-commit hook
|
2019-11-10 23:00:53 +01:00 |
|
Andre Richter
|
b2219ca520
|
Housekeeping
|
2019-11-07 22:40:08 +01:00 |
|
Andre Richter
|
8c2b18e8ce
|
More robust, self-contained UART printing in panic!
|
2019-11-06 22:45:29 +01:00 |
|
Andre Richter
|
0e7a3b1cd7
|
Update README.md
|
2019-11-05 21:51:10 +01:00 |
|
Andre Richter
|
331db6ca33
|
Little refactoring
|
2019-11-05 21:45:24 +01:00 |
|
Andre Richter
|
b363bc0917
|
Fix return code propagation of checks
|
2019-11-05 21:29:15 +01:00 |
|
Andre Richter
|
2993c8143c
|
Add code for tutorial 11
|
2019-11-05 21:23:36 +01:00 |
|
Andre Richter
|
420f400b2e
|
EL transition is unsafe
|
2019-11-03 20:53:30 +01:00 |
|
Andre Richter
|
d5cd571ce5
|
Add code for tutorial 10
|
2019-11-01 23:23:10 +01:00 |
|
Andre Richter
|
434ac5851d
|
Add misspell check
|
2019-11-01 23:22:04 +01:00 |
|
Andre Richter
|
6cab68ec3a
|
Built with new compiler version
|
2019-11-01 23:21:57 +01:00 |
|
Andre Richter
|
33b9b78f5e
|
Minor style fixes
|
2019-10-31 19:58:08 +01:00 |
|
Andre Richter
|
7f54f0f7c2
|
Actions: Run clippy aswell
|
2019-10-29 22:53:07 +01:00 |
|
Andre Richter
|
e0c198fb72
|
Add badges to README
|
2019-10-29 22:41:02 +01:00 |
|
Andre Richter
|
6119cf88b1
|
Actions: Add RPi4 build
|
2019-10-29 22:34:20 +01:00 |
|
Andre Richter
|
7f74318f5d
|
Actions: Spelling
|
2019-10-29 09:10:49 +01:00 |
|
Andre Richter
|
9bebad4765
|
Misspell run
|
2019-10-29 08:54:03 +01:00 |
|
Andre Richter
|
9ef49a9eb1
|
Actions: Tweaking
|
2019-10-28 23:44:01 +01:00 |
|
Andre Richter
|
6df79bf2a0
|
Actions: Check Rust code formatting
|
2019-10-28 23:29:24 +01:00 |
|
Andre Richter
|
7ddc189816
|
Add check option to fmt_all
|
2019-10-28 23:26:44 +01:00 |
|
Andre Richter
|
4d37f70544
|
Modify rustup setup
|
2019-10-28 23:00:43 +01:00 |
|
Andre Richter
|
6d3d984b7d
|
Github Actions: First try
|
2019-10-28 22:36:19 +01:00 |
|
Andre Richter
|
e88c14c0f0
|
Remove temp file reference
|
2019-10-28 22:08:56 +01:00 |
|
Andre Richter
|
b6952a99f1
|
Update README.md
|
2019-10-28 08:38:43 +01:00 |
|
Andre Richter
|
b4d202ff99
|
Fix qemu version to 4.1.0
|
2019-10-28 00:51:09 +01:00 |
|
Andre Richter
|
9120253d14
|
Update README.md
|
2019-10-27 23:56:37 +01:00 |
|
Andre Richter
|
641d58614a
|
Merge pull request #35 from rust-embedded/rewrite_for_v2
Push the rewrite to master
|
2019-10-27 23:18:23 +01:00 |
|
Andre Richter
|
77456acdb6
|
Update README.md
|
2019-10-27 23:12:49 +01:00 |
|