diff options
| author | PanRe <[email protected]> | 2020-10-07 10:19:58 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-07 10:19:58 +0200 |
| commit | 230c93a6418f7088cab404490c00742bd111e539 (patch) | |
| tree | a292d343c3c9d30c8124a6af2f91bcf60160b687 /examples/rules.mk | |
| parent | 2050dc0dc743294b07d0534278027da689bc6813 (diff) | |
| parent | 74a1404bea4a2cf4fd8ecb4ce227f19ba9fbe1a0 (diff) | |
Merge pull request #3 from hathach/PanRe-uac2-fix-build
Pan re uac2 fix build
Diffstat (limited to 'examples/rules.mk')
| -rw-r--r-- | examples/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/rules.mk b/examples/rules.mk index dacb81363..066956a40 100644 --- a/examples/rules.mk +++ b/examples/rules.mk @@ -33,6 +33,7 @@ SRC_C += \ src/common/tusb_fifo.c \ src/device/usbd.c \ src/device/usbd_control.c \ + src/class/audio/audio_device.c \ src/class/cdc/cdc_device.c \ src/class/dfu/dfu_rt_device.c \ src/class/hid/hid_device.c \ |
