Suprojects for ChibiOS testing
This commit is contained in:
parent
94d3159d9d
commit
b11657d1c8
49 changed files with 52 additions and 253 deletions
7
keyboards/chibios_test/stm32_f072_onekey/config.h
Normal file
7
keyboards/chibios_test/stm32_f072_onekey/config.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef KEYBOARDS_CHIBIOS_TEST_STM32_F072_ONEKEY_CONFIG_H_
|
||||
#define KEYBOARDS_CHIBIOS_TEST_STM32_F072_ONEKEY_CONFIG_H_
|
||||
|
||||
#include "../config.h"
|
||||
|
||||
|
||||
#endif /* KEYBOARDS_CHIBIOS_TEST_STM32_F072_ONEKEY_CONFIG_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue