-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
make menuconfig is missing #83
Comments
I think that is just a typo |
Hi, thanks for your help. The typo in my previous description was not causing my issue but i reinstalled the esp-idf as described in your link and now i can access the I'm a bit confused, but isn't the installer in the Scripts directory doing the same things as the manual installation? As I can see, even the binaries seems to be the same. |
The core launcher only has those two options. It's in the
|
Describe the bug
Hi, I cloned your repository to start some work on the issue "Only Show Emulators With Files". With the instructions in your DIY.md, I made it to setup my enviroment, do first changes in the code, compile, build a new image and use it on my Odroid-Go.
But when I try to setup the menue as described in make menuconfig it fails.
To Reproduce
Steps to reproduce the behavior:
this results in
Expected behavior
I would expect the described menue screen to open and configure the odroid-go button behavior
Desktop:
Additional context
It seems, that the $IDF_PATH is set correctly.
where "install" is the user on the machine.
The text was updated successfully, but these errors were encountered: