You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
arch Big restructuring for more modularity 5 years ago
bsp Big restructuring for more modularity 5 years ago
arch.rs Big restructuring for more modularity 5 years ago
bsp.rs Add code for tutorial 04 5 years ago
interface.rs Minor adaptions 5 years ago
main.rs Big restructuring for more modularity 5 years ago
panic_wait.rs Big restructuring for more modularity 5 years ago
print.rs Tiny rustfmt and vscode changes 5 years ago
runtime_init.rs minor streamlining 5 years ago