Example project for the Line Follower robot.

Dependencies:   PM2_Libary Eigen

mbed_app.json

Committer:
pmic
Date:
2021-04-06
Revision:
6:e1fa1a2d7483
Parent:
1:93d997d6b232
Child:
17:c19b471f05cb

File content as of revision 6:e1fa1a2d7483:

{
    "target_overrides": {
        "*": {
            "target.components_add": ["SD"],
            "target.printf_lib": "std",
            "platform.stdio-baud-rate": 115200
        }
    }
}