1
0
Fork 0

Clean up some long-standing errors when populating the API (#2715)

This commit is contained in:
skullydazed 2018-04-07 22:49:16 -07:00 committed by GitHub
parent 3b525dcf9c
commit 958521c359
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 15 additions and 5 deletions

View file

@ -1,5 +1,7 @@
#ifndef STM32_F072_ONEKEY_H
#define STM32_F072_ONEKEY_H
#include "chibios_test.h"
#endif
#define LAYOUT(k00) {{ k00 }}
#endif