Advertisement
jero987772

Untitled

Jul 8th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.90 KB | None | 0 0
  1. Processing esp12e (platform: espressif8266; board: esp12e; framework: arduino)
  2. --------------------------------------------------------------------------------
  3. Verbose mode can be enabled via `-v, --verbose` option
  4. PLATFORM: Espressif 8266 > Espressif ESP8266 ESP-12E
  5. SYSTEM: ESP8266 80MHz 80KB RAM (4MB Flash)
  6. Library Dependency Finder -> http://bit.ly/configure-pio-ldf
  7.  
  8. LDF MODES: FINDER(chain) COMPATIBILITY(soft)
  9. Collected 42 compatible libraries
  10. Scanning dependencies...
  11. Dependency Graph
  12. |-- <DHT sensor library> 1.3.0
  13. |   |-- <Adafruit Unified Sensor> 1.0.2
  14. |-- <DoubleResetDetector> 1.0.2
  15. |-- <Adafruit Unified Sensor> 1.0.2
  16. |-- <EspSoftwareSerial> 3.3.1
  17. |-- <FastLED> 3.1.8
  18. |   |-- <EspSoftwareSerial> 3.3.1
  19. |-- <Time> 1.5
  20. |-- <GDBStub> 0.2
  21. |-- <TinyGPSPlus>
  22. |-- <ESP8266WiFi> 1.0
  23. Linter
  24. Severity    Provider    Description Line
  25. PIO Buildsrc/app.h26019:1
  26. LFUTF-8C++
  27. masterFetch8 files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement