Example project for the Line Follower robot.

Dependencies:   PM2_Libary Eigen

Revision:
1:93d997d6b232
Child:
6:e1fa1a2d7483
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Tue Mar 30 14:20:41 2021 +0000
@@ -0,0 +1,7 @@
+{
+    "target_overrides": {
+        "NUCLEO_F446RE": {
+            "target.components_add": ["SD"]
+        }
+    }
+}