Closed SilenceGoo closed 2 years ago
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.
You better use git
command after all.
Cool, I should use git more frequently from now on, everything seems working well now.
thanks.
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.