Example project for the Line Follower robot.

Dependencies:   PM2_Libary Eigen

mbed_app.json

Committer:
pmic
Date:
2022-02-10
Revision:
17:c19b471f05cb
Parent:
6:e1fa1a2d7483
Child:
19:6c1a1c6faaf2

File content as of revision 17:c19b471f05cb:

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