浏览代码

Don't include common_config.h for ChibiOS test

Fred Sundvik 9 年之前
父节点
当前提交
6e4f2e18e6
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      keyboards/chibios_test/config.h

+ 0 - 2
keyboards/chibios_test/config.h

@@ -18,8 +18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef CONFIG_H
 #ifndef CONFIG_H
 #define CONFIG_H
 #define CONFIG_H
 
 
-#include "config_common.h"
-
 /* USB Device descriptor parameter */
 /* USB Device descriptor parameter */
 #define VENDOR_ID       0xFEED
 #define VENDOR_ID       0xFEED
 #define PRODUCT_ID      0x6464
 #define PRODUCT_ID      0x6464