Initial arm->chibios pass - simplify some platform logic (#8450)
This commit is contained in:
parent
7e80686f1e
commit
d96380e654
21 changed files with 15 additions and 29 deletions
|
@ -49,7 +49,7 @@
|
|||
#else
|
||||
#include "ch.h"
|
||||
#include "hal.h"
|
||||
#include "drivers/arm/i2c_master.h"
|
||||
#include "drivers/chibios/i2c_master.h"
|
||||
#endif
|
||||
|
||||
#if defined(RGB_BACKLIGHT_DAWN60)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue