Portado para mbed os 6

Dependencies:   XBeeLib DigiLogger ALTIMU DHT MQ4 TinyGPSPlus

Committer:
renanbmx123
Date:
Mon Apr 05 01:29:23 2021 +0000
Revision:
3:613cbcd98d0c
Parent:
0:c1eda8b76e10
Tentando fazer funcionar o import no Mbed Studio.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
renanbmx123 0:c1eda8b76e10 1 {
renanbmx123 0:c1eda8b76e10 2 "requires": ["bare-metal"],
renanbmx123 0:c1eda8b76e10 3 "target_overrides": {
renanbmx123 0:c1eda8b76e10 4 "*": {
renanbmx123 0:c1eda8b76e10 5 "target.c_lib": "small"
renanbmx123 0:c1eda8b76e10 6 }
renanbmx123 0:c1eda8b76e10 7 }
renanbmx123 0:c1eda8b76e10 8 }