Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentkoc committed Aug 12, 2024
1 parent 9a240a1 commit 37ef697
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Friend/firmware/firmware_v1.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The Friend firmware is built on the Zephyr RTOS and provides functionality for a

## Device-Specific Builds

For different device versions (e.g., V1 and V2), use separate overlay files. For now a single device overlay file is provided for the V1 device.
For different device versions (e.g., V1 and V2), use separate overlay files and project configuration files. See `CMakePresets.json` for the available configurations.

These overlay files provide context on pins and device functions to the firmware when building. Each device will need its own unique build.

Expand All @@ -61,4 +61,3 @@ To enable USB serial debugging:
- **Transport**: Manages Bluetooth connectivity and audio streaming.
- **Storage**: Handles SD card operations and audio file management.
- **LED Control**: Provides visual feedback about device status.

0 comments on commit 37ef697

Please sign in to comment.