Repository for verBOT robot project, hopefully featuring two branches: Dev/Test and Prod.
Dependencies: PM2_Libary Eigen
mbed_app.json@17:c19b471f05cb, 2022-02-10 (annotated)
- Committer:
- pmic
- Date:
- Thu Feb 10 12:04:51 2022 +0000
- Revision:
- 17:c19b471f05cb
- Parent:
- 6:e1fa1a2d7483
- Child:
- 19:6c1a1c6faaf2
Minor adjustments.
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 | 17:c19b471f05cb | 6 | "platform.stdio-baud-rate": 2000000 |
pmic | 1:93d997d6b232 | 7 | } |
pmic | 1:93d997d6b232 | 8 | } |
pmic | 1:93d997d6b232 | 9 | } |