Severin Kiefer
/
PM2_Example_IRSensor
Workshop 1
Diff: mbed_app.json
- Revision:
- 16:2de2a437afdc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed_app.json Mon Mar 14 14:35:03 2022 +0000 @@ -0,0 +1,9 @@ +{ + "target_overrides": { + "*": { + "target.components_add": ["SD"], + "target.printf_lib": "std", + "platform.stdio-baud-rate": 115200 + } + } +} \ No newline at end of file