- Dec 02, 2023
-
-
Román Cárdenas authored
-
Román Cárdenas authored
-
- Nov 30, 2023
-
-
Aaron Gowatch authored
-
Aaron Gowatch authored
-
Aaron Gowatch authored
-
Aaron Gowatch authored
-
Aaron Gowatch authored
-
Aaron Gowatch authored
-
Aaron Gowatch authored
-
Aaron Gowatch authored
-
Aaron Gowatch authored
-
purplethunder authored
embedded-hal 1.0.0-rc.2 introduces backwards incompatible changes. This change pins the crate to 1.0.0-rc.1.
-
- Nov 28, 2023
-
-
Román Cárdenas Rodríguez authored
Add riscv-rt to workspace
-
- Nov 27, 2023
-
-
Román Cárdenas authored
-
- Nov 20, 2023
-
-
Román Cárdenas authored
-
- Nov 19, 2023
-
-
Román Cárdenas authored
-
- Nov 17, 2023
-
-
Román Cárdenas authored
-
Román Cárdenas authored
-
Román Cárdenas authored
-
Román Cárdenas authored
-
Román Cárdenas Rodríguez authored
Transition to cargo workspace
-
- Nov 16, 2023
-
-
Scott Mabin authored
build.rs now adapts link.x for the target arch
-
Román Cárdenas Rodríguez authored
-
- Nov 13, 2023
-
-
Román Cárdenas Rodríguez authored
Ensure sp is 16-byte aligned
-
- Nov 10, 2023
-
-
Chien Wong authored
Signed-off-by:Chien Wong <m@xv97.com>
-
Román Cárdenas Rodríguez authored
Fix setting incorrect sp if single-hart
-
Chien Wong authored
Signed-off-by:Chien Wong <m@xv97.com>
-
Chien Wong authored
Signed-off-by:Chien Wong <m@xv97.com>
-
Chien Wong authored
If single-hart is enabled, the sp is set to _stack_start - _hart_stack_size, rather than _stack_start. Fix this. Fixes: e540f1e4 ("Add feature single-hart") Signed-off-by:
Chien Wong <m@xv97.com>
-
Román Cárdenas Rodríguez authored
Ignore hartid in single-hart mode.
-
Kevin Vigor authored
Don't bother checking hart ID on startup in single-hart mode. Allows use of cores with unusual mhartid values and saves a few instructions.
-
- Nov 09, 2023
-
-
Román Cárdenas authored
-
- Nov 08, 2023
-
-
Román Cárdenas authored
-
Scott Mabin authored
Remove FCSR
-
Román Cárdenas authored
-
Román Cárdenas authored
-
- Oct 18, 2023
-
-
Scott Mabin authored
Update embedded-hal to 1.0
-
- Oct 16, 2023
-
-
Román Cárdenas authored
-
- Oct 11, 2023
-
-
Scott Mabin authored
remove peripheral module
-
- Oct 07, 2023
-
-
Aleš Katona authored
Add CI for CHANGELOG.md file
-