You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to build ESP8266 eduroam demo. In the esp8266-eduroam directory when I run make I get the error undefined reference to 'user_init'. I persume that I should have a user directory wich I need to cd into and run make, but the user directory does not exist. Can this part of the documentation be clarified?
I have the radtest command working and returning Access-Accept, jutst need to get the above part working now.
The text was updated successfully, but these errors were encountered:
I installed esp-open-sdk, as per READ.md.
I then cloned https://github.com/esp8266/esp8266-eduroam.git
I want to build ESP8266 eduroam demo. In the esp8266-eduroam directory when I run make I get the error undefined reference to 'user_init'. I persume that I should have a user directory wich I need to cd into and run make, but the user directory does not exist. Can this part of the documentation be clarified?
I have the radtest command working and returning Access-Accept, jutst need to get the above part working now.
The text was updated successfully, but these errors were encountered: