ESP01 Webserver STM32 Steuerung
Dependencies: LCD_i2c_GSOE ESP8266WebserverGSOE
mbed_app.json@13:afede152ba79, 2021-08-07 (annotated)
- Committer:
- jack1930
- Date:
- Sat Aug 07 09:30:20 2021 +0000
- Revision:
- 13:afede152ba79
- Parent:
- 3:8dba70d37b7d
post
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 | } |