Fix the LUFA lib to use a submodule instead of just files (#6245)
* Remove LUFA files * Update descriptions for newer version of LUFA * Create PR6245.md * Fix CDC(Serial) type errors * Fix missed merge conflict for AUDIO_DTYPE_CSInterface
This commit is contained in:
committed by
skullydazed
parent
75ee8df19e
commit
cf4575b94a
5
docs/ChangeLog/20190830/PR6245.md
Normal file
5
docs/ChangeLog/20190830/PR6245.md
Normal file
@ -0,0 +1,5 @@
|
||||
* Update repo to use LUFA as a git submodule
|
||||
* `/lib/LUFA` removed from the repo
|
||||
* LUFA set as a submodule, pointing to qmk/lufa
|
||||
* This should allow more flexibility with LUFA, and allow us to keep the sub-module up to date, a lot more easily. It was ~2 years out of date with no easy path to fix that. This prevents that from being an issue in the future
|
||||
|
Reference in New Issue
Block a user