mirror of
https://github.com/joostd/esp8266-eduroam.git
synced 2026-04-25 00:25:57 +03:00
[GH-ISSUE #3] build ESP8266 eduroam demo #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anwarbashir on GitHub (May 11, 2017).
Original GitHub issue: https://github.com/joostd/esp8266-eduroam/issues/3
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.
@martinius96 commented on GitHub (Apr 14, 2019):
Are you on version 2.5.0?