ESP01 STM32 Nucleo statisch Webserver
Dependencies: LCD_i2c_GSOE ESP8266WebserverGSOE
mbed_app.json@3:8dba70d37b7d, 2021-06-22 (annotated)
- Committer:
- jack1930
- Date:
- Tue Jun 22 07:49:04 2021 +0000
- Revision:
- 3:8dba70d37b7d
F103RB
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
jack1930 | 3:8dba70d37b7d | 1 | { |
jack1930 | 3:8dba70d37b7d | 2 | "target_overrides": { |
jack1930 | 3:8dba70d37b7d | 3 | "*": { |
jack1930 | 3:8dba70d37b7d | 4 | "target.c_lib": "std", |
jack1930 | 3:8dba70d37b7d | 5 | "target.printf_lib": "std" |
jack1930 | 3:8dba70d37b7d | 6 | } |
jack1930 | 3:8dba70d37b7d | 7 | } |
jack1930 | 3:8dba70d37b7d | 8 | } |