This program is for the prototype measurement circuit of UAV.

Dependencies:   test_BMX055

Committer:
Joeatsumi
Date:
Sat Jul 25 11:06:13 2020 +0000
Revision:
0:a24fb5835b0f
This program is for the prototype measurement circuit of UAV.; The circuit consisted of mbed LPC1768 ,BMX055,BME280 and microSD slot.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Joeatsumi 0:a24fb5835b0f 1 {
Joeatsumi 0:a24fb5835b0f 2 "target_overrides": {
Joeatsumi 0:a24fb5835b0f 3 "*": {
Joeatsumi 0:a24fb5835b0f 4 "target.components_add": ["SD"]
Joeatsumi 0:a24fb5835b0f 5 }
Joeatsumi 0:a24fb5835b0f 6 }
Joeatsumi 0:a24fb5835b0f 7 }