ESP01 STM32 Nucleo statisch Webserver

Dependencies:   LCD_i2c_GSOE ESP8266WebserverGSOE

mbed_app.json

Committer:
jack1930
Date:
2021-08-04
Revision:
10:7aa2fd030ec7
Parent:
3:8dba70d37b7d

File content as of revision 10:7aa2fd030ec7:

{
    "target_overrides": {
        "*": {
            "target.c_lib": "std",
            "target.printf_lib": "std"
        }
    }
}