Our Programm to build up from the PES Board Example
Dependencies:
PM2_Libary
Diff: mbed_app.json
- Revision:
- 0:5d4d21d56334
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json Fri Mar 12 13:04:33 2021 +0000
@@ -0,0 +1,7 @@
+{
+ "target_overrides": {
+ "NUCLEO_F446RE": {
+ "target.components_add": ["SD"]
+ }
+ }
+}