Skip to content

Commit 7ee59e1

Browse files
committed
Fix README links
1 parent b07ae61 commit 7ee59e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ The firmware for WavePhoenix is composed of the following components:
5353

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

5959
## Worklog
6060

0 commit comments

Comments
 (0)