357 Commits (83264efc195c3d0845cbafeae7ef98b0b69ad77d)
 

Author SHA1 Message Date
Andre Richter 40d08d5f7d
Update README.md 5 years ago
Andre Richter c6fe921ca8
Update README.md 5 years ago
Andre Richter 548d3796fc
Update README.md 5 years ago
Andre Richter 28bd523851
Update README.md 5 years ago
Andre Richter 34fb040c1b
Update README.md 5 years ago
Andre Richter 63958e6fb7
Update README.md 5 years ago
Andre Richter e7cd63ce4c
Make 06 more SD card boot friendly 5 years ago
Andre Richter 18c49eb59f
Update README.md 5 years ago
Andre Richter 9a06e1ad95
Clean at the end 5 years ago
Andre Richter 7ae5063553
Defer BSP driver init to BSP code 5 years ago
Andre Richter d57cf418bf
Add arch use clause 5 years ago
Andre Richter 7cb4b92402
Update README.md 5 years ago
Andre Richter 038c558ac8
Big restructuring for more modularity
- Make architecture code separate from BSP code
- Make BSPs pull in drivers from a generic folder
    - Enables reuse of drivers between different BSPs.
5 years ago
Andre Richter be787f967c
Tiny rustfmt and vscode changes 5 years ago
Andre Richter 1ded3fb42a
Change some more license headers to SPDX 5 years ago
Andre Richter 76e183266f
Update README.md 5 years ago
Andre Richter fd27e039a4
Update README.md 5 years ago
Andre Richter 6cfd5ccada
Add code for tutorial 06 5 years ago
Andre Richter 4ac92b45dc
Add code for tutorial 05 5 years ago
Andre Richter e7ae509376
minor streamlining 5 years ago
Andre Richter 595f416305
remove duplicate code 5 years ago
Andre Richter d729888049
Forgot renaming 5 years ago
Andre Richter 8d29a14023
Add rustfmt.toml 5 years ago
Andre Richter 515a96925d
Minor adaptions 5 years ago
Andre Richter 4a58672d4d
Update utils 5 years ago
Andre Richter 70f82ccce4
Add vscode settings 5 years ago
Andre Richter de3957009b
Use distinct path for interfaces 5 years ago
Andre Richter 678bec0eca
Various fixes
- Make cortex-a crate an optional dependecy of the rpi3 bsp
- Introduce wildcards for dependencies
- Change readme diff generation
5 years ago
Andre Richter 294538e323
Change to new aarch64-unknown-none-softfloat target 5 years ago
Andre Richter a851959f89
Add code for tutorial 04 5 years ago
Andre Richter dd4a132259
Change linker scripts 5 years ago
Andre Richter 9cd0f6e6a8
Update README.md 5 years ago
Andre Richter 651097d55e
Add first bunch of README stubs 5 years ago
Andre Richter f9020bbb03
Add script for diffing two tutorial sources 5 years ago
Andre Richter 35e6bc5be6
Update clean utility 5 years ago
Andre Richter 67ee3a9fa9
delete v1 tutorials 5 years ago
Andre Richter 8b6a4f1819
Add Rust embedded logo for docs 5 years ago
Andre Richter 3d8f12f619
Add code for tutorial 03 5 years ago
Andre Richter 784756eb04
Update utils 5 years ago
Andre Richter d6accd6c69
Add code for tutorial 02 5 years ago
Andre Richter cb78e1c7cc
Add code for tutorial 01 5 years ago
Andre Richter fed22475d1
Make utils container name board agnostic 5 years ago
Andre Richter 70bfa885d7
Add universal raspboot script 5 years ago
Andre Richter 2a97946f92
Initial preparations for rewrite 5 years ago
Richard A. Healy cdfce0d01b add openocd argument and raspboot device vars 5 years ago
Andre Richter 345ea5c6b8
Update README.md 5 years ago
Andre Richter 0fee46331d
Rustup 1.20 searches for components itself 🎉 5 years ago
Richard A. Healy 615578f67c Update 0B_hw_debug_JTAG/Makefile
CONTAINER_OPENOCD_ARG doesn't need to exist for make to do the right thing.

Co-Authored-By: Andre Richter <andre-richter@users.noreply.github.com>
5 years ago
Richard A. Healy d8d69deb6b Add/Test openocd argument and raspboot device vars 5 years ago
Andre Richter 8dd38181f0
Update README.md
Closes #28
5 years ago