Skip to content

Commit fd0ecf0

Browse files
committed
forgot README
1 parent 4ad4cfd commit fd0ecf0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
This repository contains various crates useful for writing Rust programs on RISC-V microcontrollers:
44

5-
* [`riscv`]: CPU peripheral access and intrinsics
5+
* [`riscv`]: CPU registers access and intrinsics
6+
* [`riscv-pac`]: Common traits to be implemented by RISC-V PACs
67
* [`riscv-rt`]: Startup code and interrupt handling
78

89

0 commit comments

Comments
 (0)