Adds POST test for BMP280 sensor board. Includes driver

Dependencies:   BMP280 ELEC350-Practicals-FZ429 BME280

Fork of Task690-mbed-os-FZ429ZI by University of Plymouth - Stages 1, 2 and 3

Committer:
noutram
Date:
Fri Nov 22 15:58:42 2019 +0000
Revision:
6:4b449e2d4ad1
2019

Who changed what in which revision?

UserRevisionLine numberNew contents of line
noutram 6:4b449e2d4ad1 1 {
noutram 6:4b449e2d4ad1 2 "target_overrides":
noutram 6:4b449e2d4ad1 3 {
noutram 6:4b449e2d4ad1 4 "NUCLEO_F429ZI":
noutram 6:4b449e2d4ad1 5 {
noutram 6:4b449e2d4ad1 6 "target.components_add": ["SD"]
noutram 6:4b449e2d4ad1 7 }
noutram 6:4b449e2d4ad1 8 }
noutram 6:4b449e2d4ad1 9 }