Skip to content

Commit

Permalink
forgot README
Browse files Browse the repository at this point in the history
  • Loading branch information
romancardenas committed Dec 4, 2023
1 parent 4ad4cfd commit fd0ecf0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

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

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


Expand Down

0 comments on commit fd0ecf0

Please sign in to comment.