Simple and easy editable program for weather stations

Dependencies:   mbed mbed-STM32F103C8T6 thermistor HMC5883L DHT11 USBDevice

Committer:
programy1
Date:
Tue May 19 10:35:10 2020 +0000
Revision:
1:f2402d1acb80
Parent:
0:eb7b33d1b081
Child:
2:8ba36a81fd17
added

Who changed what in which revision?

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