Address various issues raised by TinyUSB maintainers

- remove OPT_MCU_SAME51 in favor of OPT_MCU_SAME5X and working around
  differences in the Atmel bsp locally in the D5035-01 bsp.

- rename board folder to d5035_01 for consistency with other boards
This commit is contained in:
Jean Gressmann
2020-10-07 19:12:34 +02:00
parent f92fe1e23e
commit f02b5bfdfa
6 changed files with 8 additions and 14 deletions

View File

@@ -59,7 +59,6 @@
#define OPT_MCU_SAMD21 200 ///< MicroChip SAMD21
#define OPT_MCU_SAMD51 201 ///< MicroChip SAMD51
#define OPT_MCU_SAME5X 203 ///< MicroChip SAM E5x
#define OPT_MCU_SAME51 205 ///< MicroChip SAME51
#define OPT_MCU_SAMG 202 ///< MicroChip SAMDG series
// STM32