NIKOLA ANICIC 2019/0099

Dependencies:   Adafruit_GFX_PIM 19E042PIM_MB_PINS

Committer:
an_thanik
Date:
Sat Dec 11 16:29:03 2021 +0000
Revision:
0:32862e9c3b40
Exam.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
an_thanik 0:32862e9c3b40 1 {
an_thanik 0:32862e9c3b40 2 "config": {
an_thanik 0:32862e9c3b40 3 "wifi-ssid": {
an_thanik 0:32862e9c3b40 4 "help": "WIFI SSID",
an_thanik 0:32862e9c3b40 5 "value": "\"cvele97\""
an_thanik 0:32862e9c3b40 6 },
an_thanik 0:32862e9c3b40 7 "wifi-password": {
an_thanik 0:32862e9c3b40 8 "help": "Wifi Password",
an_thanik 0:32862e9c3b40 9 "value": "\"ekonomskitigar2021\""
an_thanik 0:32862e9c3b40 10 }
an_thanik 0:32862e9c3b40 11 },
an_thanik 0:32862e9c3b40 12 "target_overrides": {
an_thanik 0:32862e9c3b40 13 "*": {
an_thanik 0:32862e9c3b40 14 "platform.stdio-convert-newlines": true
an_thanik 0:32862e9c3b40 15 },
an_thanik 0:32862e9c3b40 16 "NUCLEO_L476RG": {
an_thanik 0:32862e9c3b40 17 "target.network-default-interface-type": "WIFI",
an_thanik 0:32862e9c3b40 18 "esp8266.tx" : "PC_4",
an_thanik 0:32862e9c3b40 19 "esp8266.rx" : "PC_5",
an_thanik 0:32862e9c3b40 20 "esp8266.provide-default" : true,
an_thanik 0:32862e9c3b40 21 "drivers.uart-serial-rxbuf-size" : 1024,
an_thanik 0:32862e9c3b40 22 "drivers.uart-serial-txbuf-size" : 1024
an_thanik 0:32862e9c3b40 23 }
an_thanik 0:32862e9c3b40 24 }
an_thanik 0:32862e9c3b40 25 }