Simple and easy editable program for weather stations

Dependencies:   mbed mbed-STM32F103C8T6 thermistor HMC5883L DHT11 USBDevice

Revision:
0:eb7b33d1b081
Child:
1:f2402d1acb80
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Sun May 17 18:10:48 2020 +0000
@@ -0,0 +1,10 @@
+{
+    "target_overrides": {
+        "NUCLEO_F103RB": {
+            "target.clock_source": "USE_PLL_HSE_XTAL",
+            "target.clock_source_usb": "1",
+            "target.default_lib": "small"
+        }
+    }
+}
+ 
\ No newline at end of file