add kinesis/kint36 (#10171)
This moves the config_common.h into the files that include ../config.h, so that the kint36/config.h does not include it (which would cause compilation errors).
This commit is contained in:
committed by
GitHub
parent
a8889718aa
commit
9d3b11d485
@@ -2,6 +2,7 @@
|
||||
#define ALVICSTEP_CONFIG_H
|
||||
|
||||
#include "../config.h"
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define PRODUCT_ID 0x6060
|
||||
|
Reference in New Issue
Block a user