Our Programm to build up from the PES Board Example
Dependencies: PM2_Libary
mbed_app.json@24:b45ebc28cdf0, 2022-03-27 (annotated)
- Committer:
- oneelia01
- Date:
- Sun Mar 27 01:27:06 2022 +0100
- Revision:
- 24:b45ebc28cdf0
- Parent:
- 16:2de2a437afdc
Grundger?st aufgebaut (switch, erste funktoinen eingepfl. ,
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 | } |