Andre Richter
681092829c
Bump to cortex-a 3.0.0
2020-04-16 22:54:08 +02:00
Andre Richter
98d5d79acf
Don't check in binaries anymore
2020-04-16 22:47:19 +02:00
Andre Richter
5a0d8de96b
Demangle in objdump
2020-04-15 23:38:44 +02:00
Andre Richter
bf8e6c36c7
Analyzer: Invoke cargo check through Makefile
2020-04-15 23:00:21 +02:00
Andre Richter
0a1616d8b2
Let cargo track changed files
...
This should enable incremental compilation monitored by cargo.
2020-04-14 23:16:35 +02:00
Andre Richter
a4266ba978
More Makefile fixes
2020-04-12 22:22:29 +02:00
Andre Richter
6eb9613ba2
Fix objcopy invocation
2020-04-12 11:54:13 +02:00
Andre Richter
834b226f4e
Update README
2020-04-11 22:10:26 +02:00
Andre Richter
c8238de4e7
Fix some old links
2020-04-11 12:38:49 +02:00
Andre Richter
089565762a
Makefiles: Docker USB passthrough in Linux only
...
Detect if we run on Linux. If so, dockerize Makefile targets that need access to
USB devices. If we run on anything else, attempt to execute natively.
This will enable non-Linux Unixes like macOS to run the chainboot target, given
they install the needed Ruby dependencies.
2020-04-11 12:22:52 +02:00
Andre Richter
3a794448ad
Set chainloader relocation address to 32 MiB
...
Apparently, this is needed according to #53 for compatibility to Pi3 A+ devices.
Fixes #53
2020-04-11 11:27:50 +02:00
Andre Richter
792b208643
Missed xdoc -> doc earlier
2020-04-09 21:27:14 +02:00
Andre Richter
9819b557fe
Add console symbol
2020-04-08 23:30:27 +02:00
Andre Richter
26b23eb486
Change chainloader relocation to 256 MiB
...
This should accommodate devices with less than 1 GiB.
2020-04-08 23:29:21 +02:00
Andre Richter
ed5cada47e
Remove attributes ignored by rustfmt.
2020-04-08 23:13:29 +02:00
Andre Richter
1337092a2a
Format driver includes for better readability
2020-04-07 23:39:36 +02:00
Andre Richter
c4f9432e13
Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀
...
`rustup target add aarch64-unknown-none-softfloat` is now a thing.
It is no longer required to build rust-std on-demand with `xbuild`.
This reduces compile-times significantly.
2020-04-07 23:17:48 +02:00
Andre Richter
1d34a4e42e
Add tutorial 14: Peripheral Interrupts
2020-04-06 23:56:37 +02:00
Andre Richter
890442e8f1
Fix typo
2020-04-06 22:13:29 +02:00
Andre Richter
1cba21bda1
Minor namespace adaptions
2020-03-31 23:45:17 +02:00
Andre Richter
e9ff018c92
09: Adapt to filename changes
2020-03-29 13:19:59 +02:00
Andre Richter
9a5c9592f4
rename svg source file
2020-03-29 13:16:43 +02:00
Andre Richter
646a51d69f
13: remove now obsolte extern crate statement
2020-03-28 21:52:07 +01:00
Andre Richter
057be2f014
09: Provide High DPI version of gif
2020-03-28 21:51:31 +01:00
Andre Richter
8d2c4e10b3
Actions: Run clippy for both BSPs
2020-03-28 21:25:48 +01:00
Andre Richter
5742fe25f3
11: Provide High DPI version of image
2020-03-28 21:17:05 +01:00
Andre Richter
2a7ebe15eb
13: Change tests to new module structure
2020-03-28 21:16:56 +01:00
Andre Richter
f7ffb4a612
Merge pull request #51 from rust-embedded/2020-03_refactor
...
Refactor for better modularity and more sensible namespaces
2020-03-28 16:30:39 +01:00
Andre Richter
f0513a6b0c
Upgrade to Rust nightly-2020-03-19
2020-03-28 16:19:10 +01:00
Andre Richter
4cefe87082
Update README.md
2020-03-28 15:49:23 +01:00
Andre Richter
474f58ced0
Add README diffs
2020-03-28 15:42:42 +01:00
Andre Richter
18a7f225e6
Update README.md
2020-03-28 15:40:58 +01:00
Andre Richter
6c8e5488eb
Add make_doc to README
2020-03-28 13:29:13 +01:00
Andre Richter
e591fff883
Add source code section dividers
2020-03-28 13:28:47 +01:00
Andre Richter
a86f476160
Add before_we_start readme
2020-03-28 13:27:58 +01:00
Andre Richter
6588cd9be6
Refactor tutorial 01
2020-03-28 13:27:39 +01:00
Andre Richter
e8d787f627
Refactor tutorial 02
2020-03-28 13:27:23 +01:00
Andre Richter
175d72ae8b
Refactor tutorial 03
2020-03-28 13:27:14 +01:00
Andre Richter
771dfbab7f
Refactor tutorial 04
2020-03-28 13:27:03 +01:00
Andre Richter
523af645cd
Refactor tutorial 05
2020-03-28 13:26:48 +01:00
Andre Richter
91575eaa2c
Refactor tutorial 06
2020-03-28 13:26:38 +01:00
Andre Richter
c3632eeb3c
Refactor tutorial 07
2020-03-28 13:26:27 +01:00
Andre Richter
326b43b2be
Refactor tutorial X1
2020-03-28 13:26:11 +01:00
Andre Richter
48e4d135c2
Refactor tutorial 08
2020-03-28 13:25:50 +01:00
Andre Richter
7e583dc923
Refactor tutorial 09
2020-03-28 13:25:33 +01:00
Andre Richter
353cc4b6d5
Refactor tutorial 10
2020-03-28 13:25:18 +01:00
Andre Richter
13a59172a5
Refactor tutorial 11
2020-03-28 13:24:53 +01:00
Andre Richter
85b88788d0
Refactor tutorial 12
2020-03-28 13:24:33 +01:00
Andre Richter
1496e003d8
Refactor tutorial 13
2020-03-28 13:23:22 +01:00
Andre Richter
c758875bbe
devtool: Skip Xtra crates on custom crate list
2020-03-24 23:18:41 +01:00