Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyHaystack authored Aug 15, 2022
1 parent 9735d05 commit ea5945f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ GameCube/Nintendo 64 comms library using the RP2040's PIO

## Usage

Autogenerated API documentation can be found [here](https://jonnyhaystack.github.io/joybus-pio/)

Code examples for usage of each API can be found [here](examples/)

This library is designed and tested to work with system clock set to 130MHz for the PIO clock divider to be correct.

You can add this library in `lib_deps` if using PlatformIO (tested with arduino-pico core) or add as a git submodule if using Pico SDK.

Autogenerated API documentation can be found [here](https://jonnyhaystack.github.io/joybus-pio/)

Code examples for usage of each API can be found [here](examples/)

## License

This project is licensed under the GNU LGPL Version 3 - see the [LICENSE](LICENSE) file for details

0 comments on commit ea5945f

Please sign in to comment.