1
0
Fork 0
 
 
 
Go to file
linuswck f2b419f8d0 Fix nix build to compilation error at Check Phase
- "panic_handler" should not be declared during test
- "main" and "std" are needed during test
2023-12-15 13:21:19 +08:00
.cargo project init 2022-10-20 15:17:43 +08:00
src Fix nix build to compilation error at Check Phase 2023-12-15 13:21:19 +08:00
.gitignore current source working 2022-10-22 01:58:18 +08:00
Cargo.lock squash all warnings, add RTT support 2022-10-22 20:20:49 +08:00
Cargo.toml squash all warnings, add RTT support 2022-10-22 20:20:49 +08:00
LICENSE project init 2022-10-20 15:17:43 +08:00
build.rs project init 2022-10-20 15:17:43 +08:00
flake.lock blinky, working systick and delay 2022-10-20 20:57:24 +08:00
flake.nix blinky, working systick and delay 2022-10-20 20:57:24 +08:00
memory.x project init 2022-10-20 15:17:43 +08:00
openocd.gdb project init 2022-10-20 15:17:43 +08:00