Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no mk file #203

Open
marriusco opened this issue Feb 11, 2024 · 1 comment
Open

no mk file #203

marriusco opened this issue Feb 11, 2024 · 1 comment

Comments

@marriusco
Copy link

cd ~
git clone https://github.com/espressif/arduino-esp32.git  esp32
cd esp32
git submodule update --init
cd tools
python3 get.py

cd ..
find -name make*.mk

No such file

@everslick
Copy link
Contributor

makeEspArduino is NOT part of the arduino-esp32 repository, you have to install it separately by cloning THIS (https://github.com/plerup/makeEspArduino) repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants