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:
parent
17c9388af5
commit
327f7ee9a7
100 changed files with 195 additions and 91 deletions
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#include_next "mcuconf.h"
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
#undef STM32_PWM_USE_TIM2
|
||||
#define STM32_PWM_USE_TIM2 TRUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue