2019-04-06 09:08:09 -04:00
|
|
|
/* SPDX-License-Identifier: Apache-2.0 */
|
|
|
|
|
2018-02-21 19:28:51 +01:00
|
|
|
/* SoC level DTS fixup file */
|
|
|
|
|
2019-06-11 14:20:32 -05:00
|
|
|
#define DT_FLASH_DEV_NAME DT_INST_0_ATMEL_SAM0_NVMCTRL_LABEL
|
2018-11-13 15:15:23 +01:00
|
|
|
|
2019-10-22 09:38:21 -05:00
|
|
|
#define DT_I2C_0_NAME DT_INST_0_ATMEL_SAM0_I2C_LABEL
|
2019-05-29 15:40:19 +02:00
|
|
|
|
2018-11-13 15:15:23 +01:00
|
|
|
#define DT_NUM_IRQ_PRIO_BITS DT_ARM_V6M_NVIC_E000E100_ARM_NUM_IRQ_PRIORITY_BITS
|
2018-02-21 19:28:51 +01:00
|
|
|
|
|
|
|
/* End of SoC Level DTS fixup file */
|