workshop 1
Dependencies: PM2_Libary Eigen
Fork of PM2_Example_Summer_School by
mbed_app.json@48:72bba06c3680, 2022-05-19 (annotated)
- Committer:
- huels035
- Date:
- Thu May 19 04:51:50 2022 -0500
- Revision:
- 48:72bba06c3680
- Parent:
- 19:6c1a1c6faaf2
speed control basic
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
pmic | 1:93d997d6b232 | 1 | { |
pmic | 1:93d997d6b232 | 2 | "target_overrides": { |
pmic | 6:e1fa1a2d7483 | 3 | "*": { |
pmic | 6:e1fa1a2d7483 | 4 | "target.components_add": ["SD"], |
pmic | 6:e1fa1a2d7483 | 5 | "target.printf_lib": "std", |
pmic | 19:6c1a1c6faaf2 | 6 | "platform.stdio-baud-rate": 115200 |
pmic | 1:93d997d6b232 | 7 | } |
pmic | 1:93d997d6b232 | 8 | } |
pmic | 19:6c1a1c6faaf2 | 9 | } |