Example project for the Line Follower robot.

Dependencies:   PM2_Libary Eigen

Committer:
pmic
Date:
Tue Mar 30 14:20:41 2021 +0000
Revision:
1:93d997d6b232
Child:
6:e1fa1a2d7483
First commit.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
pmic 1:93d997d6b232 1 {
pmic 1:93d997d6b232 2 "target_overrides": {
pmic 1:93d997d6b232 3 "NUCLEO_F446RE": {
pmic 1:93d997d6b232 4 "target.components_add": ["SD"]
pmic 1:93d997d6b232 5 }
pmic 1:93d997d6b232 6 }
pmic 1:93d997d6b232 7 }