Our Programm to build up from the PES Board Example
Dependencies: PM2_Libary
mbed_app.json@16:2de2a437afdc, 2022-03-14 (annotated)
- Committer:
- pmic
- Date:
- Mon Mar 14 14:35:03 2022 +0000
- Revision:
- 16:2de2a437afdc
Last commit in online compiler.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
pmic | 16:2de2a437afdc | 1 | { |
pmic | 16:2de2a437afdc | 2 | "target_overrides": { |
pmic | 16:2de2a437afdc | 3 | "*": { |
pmic | 16:2de2a437afdc | 4 | "target.components_add": ["SD"], |
pmic | 16:2de2a437afdc | 5 | "target.printf_lib": "std", |
pmic | 16:2de2a437afdc | 6 | "platform.stdio-baud-rate": 115200 |
pmic | 16:2de2a437afdc | 7 | } |
pmic | 16:2de2a437afdc | 8 | } |
pmic | 16:2de2a437afdc | 9 | } |