Simple and easy editable program for weather stations

Dependencies:   mbed mbed-STM32F103C8T6 thermistor HMC5883L DHT11 USBDevice

Committer:
programy1
Date:
Sun May 17 18:10:48 2020 +0000
Revision:
0:eb7b33d1b081
Child:
1:f2402d1acb80
created

Who changed what in which revision?

UserRevisionLine numberNew contents of line
programy1 0:eb7b33d1b081 1 {
programy1 0:eb7b33d1b081 2 "target_overrides": {
programy1 0:eb7b33d1b081 3 "NUCLEO_F103RB": {
programy1 0:eb7b33d1b081 4 "target.clock_source": "USE_PLL_HSE_XTAL",
programy1 0:eb7b33d1b081 5 "target.clock_source_usb": "1",
programy1 0:eb7b33d1b081 6 "target.default_lib": "small"
programy1 0:eb7b33d1b081 7 }
programy1 0:eb7b33d1b081 8 }
programy1 0:eb7b33d1b081 9 }
programy1 0:eb7b33d1b081 10