Fixup ChibiOS header inclusion search ordering. (#19623)
* Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
#if __has_include("platforms/chibios/common/configs/chconf.h")
|
||||
# include_next "platforms/chibios/common/configs/chconf.h"
|
||||
#else
|
||||
# include_next "chconf.h"
|
||||
# include_next <chconf.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user