ESP01 STM32 Nucleo statisch Webserver
Dependencies: LCD_i2c_GSOE ESP8266WebserverGSOE
mbed_app.json@10:7aa2fd030ec7, 2021-08-04 (annotated)
- Committer:
- jack1930
- Date:
- Wed Aug 04 16:49:35 2021 +0000
- Revision:
- 10:7aa2fd030ec7
- Parent:
- 3:8dba70d37b7d
Doku
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 | } |