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

mbed_app.json

Committer:
noutram
Date:
2019-11-22
Revision:
6:4b449e2d4ad1

File content as of revision 6:4b449e2d4ad1:

{
    "target_overrides":
    {
        "NUCLEO_F429ZI":
        {
            "target.components_add": ["SD"]
        }
    }
}