Explorar o código

Add libraries required to link simple example with esp8266-rtos-sdk v3.3

ccrause %!s(int64=3) %!d(string=hai) anos
pai
achega
de97010011
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      rtl/freertos/xtensa/esp8266rtos_30300.pp

+ 2 - 0
rtl/freertos/xtensa/esp8266rtos_30300.pp

@@ -37,6 +37,8 @@ interface
 {$linklib pp, static}
 {$linklib pp, static}
 {$linklib stdc++, static}
 {$linklib stdc++, static}
 {$linklib pthread, static}
 {$linklib pthread, static}
+{$linklib util,static}
+{$linklib wpa,static}
 
 
 implementation
 implementation