Giter Site home page Giter Site logo

Some files are unknown about esp32-enc28j60 HOT 5 CLOSED

tobozo avatar tobozo commented on June 11, 2024
Some files are unknown

from esp32-enc28j60.

Comments (5)

tobozo avatar tobozo commented on June 11, 2024

Hi,

this library is for espressif32 package 2.0.5 only, you'll have to force platformio to use it, or use Arduino IDE.

platform = espressif32 @ ^5
platform_packages = framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32/releases/download/2.0.5/esp32-2.0.5.zip

closing this as not a bug

from esp32-enc28j60.

simogaspa84 avatar simogaspa84 commented on June 11, 2024

ok so this setting should work

platform = [email protected] platform_packages = framework-arduinoespressif32 @ https://github.com/espressif/arduinoesp32/releases/download/2.0.5/esp32-2.0.5.zip board = esp32dev framework = arduino

from esp32-enc28j60.

tobozo avatar tobozo commented on June 11, 2024

I've pushed a platformio example and also published the library to the platformio registry, should be easier now

from esp32-enc28j60.

simogaspa84 avatar simogaspa84 commented on June 11, 2024

Thanks @tobozo ... I have tried in this way but still I have many errors about the missing files

[env:esp32dev]
platform = [email protected]
board = esp32dev
framework = arduino
check_tool = cppcheck
check_flags = cppcheck: --enable=all --language=c++ --addon=misra.json
lib_ldf_mode = deep
lib_deps = 
	me-no-dev/AsyncTCP@^1.1.1
	me-no-dev/ESP Async WebServer@^1.2.3
	emelianov/modbus-esp8266@^4.0.0
	bblanchon/ArduinoJson@^6.19.2
	https://github.com/maxgerhardt/EthernetENC.git
	knolleary/PubSubClient@^2.8
	khoih-prog/Functional-Vlpp@~1.0.2
	chrisjoyce911/esp32FOTA@^0.2.3
	ESP32-ENC28J60

from esp32-enc28j60.

tobozo avatar tobozo commented on June 11, 2024

you get errors because you chose to ignore my suggestions of using custom platform and platform_packages values in your platformio environment.

just try this platformio example as it is to confirm you're still getting errors.

on the other hand if the platformio example works then the problem comes from your project and I'm afraid it's up to you to fix it

from esp32-enc28j60.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.