Our Programm to build up from the PES Board Example
Dependencies: PM2_Libary
mbed_app.json@0:5d4d21d56334, 2021-03-12 (annotated)
- Committer:
- boro
- Date:
- Fri Mar 12 13:04:33 2021 +0000
- Revision:
- 0:5d4d21d56334
controller added;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
boro | 0:5d4d21d56334 | 1 | { |
boro | 0:5d4d21d56334 | 2 | "target_overrides": { |
boro | 0:5d4d21d56334 | 3 | "NUCLEO_F446RE": { |
boro | 0:5d4d21d56334 | 4 | "target.components_add": ["SD"] |
boro | 0:5d4d21d56334 | 5 | } |
boro | 0:5d4d21d56334 | 6 | } |
boro | 0:5d4d21d56334 | 7 | } |