Simple and easy editable program for weather stations

Dependencies:   mbed mbed-STM32F103C8T6 thermistor HMC5883L DHT11 USBDevice

mbed_app.json

Committer:
programy1
Date:
2020-05-19
Revision:
1:f2402d1acb80
Parent:
0:eb7b33d1b081
Child:
2:8ba36a81fd17

File content as of revision 1:f2402d1acb80:

{
    "target_overrides": {
        "*": {
            "target.clock_source": "USE_PLL_HSE_XTAL",
            "target.clock_source_usb": "1",
            "target.default_lib": "small",
            "target.c_lib": "small"
        }
    }
}