ChibiOS upgrade: configuration file migrator (#9952)
* Initial commit for ChibiOS conf migration. * Modify paths, normalise chconf.h and halconf.h to be common. * Allow deletion of non-overridden files.
This commit is contained in:
parent
46d7b25e4d
commit
2e1232c6bd
8 changed files with 171 additions and 2 deletions
1
lib/python/qmk/cli/chibios/__init__.py
Normal file
1
lib/python/qmk/cli/chibios/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
from . import confmigrate
|
Loading…
Add table
Add a link
Reference in a new issue