Skip to content

Commit

Permalink
Link to NumWorks project
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronC81 committed Dec 29, 2023
1 parent 73b7add commit f96c1f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ This repository is a Cargo workspace comprising a handful of crates. These are:

The HAL implementations are the executable targets which should be flashed/run.

Elsewhere, you'll also find:

- [`delta-radix-numworks`](https://github.com/AaronC81/delta-radix-numworks) - Implementation of HAL
traits for an app on the NumWorks graphing calculator.
- This is a separate repository because it's not a pure-Cargo project, rather a Rust static
library linked against a supporting C binary.

## Hardware

`hardware/` contains a KiCad schematic and PCB design.
Expand Down

0 comments on commit f96c1f1

Please sign in to comment.