1
0
Fork 0

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:
Michael Stapelberg 2021-03-31 01:41:41 +02:00 committed by GitHub
parent a8889718aa
commit 9d3b11d485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 287 additions and 2 deletions

View file

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