Exempt from strict warnings for struct packing and add MCU options

This commit is contained in:
Scott Shawcroft
2018-11-09 00:10:44 -08:00
parent 30e3c64134
commit 537a29273c
6 changed files with 27 additions and 1 deletions

View File

@@ -38,7 +38,7 @@
#include "tusb_option.h"
#if TUSB_OPT_DEVICE_ENABLED && CFG_TUSB_MCU == OPT_MCU_SAMD51
#if TUSB_OPT_DEVICE_ENABLED && CFG_TUSB_MCU == OPT_MCU_SAMD21
#include "device/dcd.h"