Demo program of the wave_player library working with mbed-os v5. For ECE 4180 Lab 3 Extra Extra credit.

Dependencies:   wave_player

mbed_app.json

Committer:
HighTide
Date:
2019-10-01
Revision:
0:9ed9bcd7cc87

File content as of revision 0:9ed9bcd7cc87:

{
    "target_overrides": {
        "*": {
            "target.components_add": ["SD"]
        }
    }
}