Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ The firmware for WavePhoenix is composed of the following components:

- [`libwavebird`](https://github.com/loopj/libwavebird) - my implementation of Nintendo's WaveBird protocol for Silicon Labs Gecko SoCs
- [`libjoybus`](https://github.com/loopj/libjoybus) - my implementation of the Joybus protocol used by N64 and GameCube controllers
- [`firmware`](firmware) - reference implementation of firmware for a WaveBird receiver
- [`bootloader`](bootloader) - bootloader for updating application firmware via Bluetooth
- [`firmware/app`](firmware/app) - the main app firmware; a reference implementation of a WaveBird receiver
- [`firmware/bootloader`](firmware/bootloader) - bootloader to provide over-the-air firmware updates via Bluetooth

## Worklog

Expand Down