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 downloaded the newest codes to try to compile on my Ubuntu environment, and this happened. Seems I missed some submodules or I missed smth somewhere?
I always used a earlier tmk version codes in the past until today, so what I could do to avoid this in the updated project? Need specific steps, thanks.
The text was updated successfully, but these errors were encountered:
You can git clone this repo and then git submodule update --init will work.
Now 'Download ZIP' won't work simply as it did because this repo doesn't include LUFA codes.
You need to download and copy LUFA content under tmk_core/protocol/lufa/lufa-abcminiuser yourself.
I downloaded the newest codes to try to compile on my Ubuntu environment, and this happened. Seems I missed some submodules or I missed smth somewhere?
I always used a earlier tmk version codes in the past until today, so what I could do to avoid this in the updated project? Need specific steps, thanks.
The text was updated successfully, but these errors were encountered: