Don't include common_config.h for ChibiOS test

pull/478/head
Fred Sundvik 8 years ago
parent 0a040a89e8
commit 6e4f2e18e6

@ -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 PRODUCT_ID 0x6464

Loading…
Cancel
Save