Clean up some long-standing errors when populating the API (#2715)
This commit is contained in:
parent
3b525dcf9c
commit
958521c359
6 changed files with 15 additions and 5 deletions
|
@ -1,5 +1,7 @@
|
|||
#ifndef STM32_F072_ONEKEY_H
|
||||
#define STM32_F072_ONEKEY_H
|
||||
#include "chibios_test.h"
|
||||
#endif
|
||||
|
||||
#define LAYOUT(k00) {{ k00 }}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue