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 */
|
|
|
|
|
2020-03-24 16:40:04 -05:00
|
|
|
#define DT_FLASH_DEV_NAME DT_LABEL(DT_INST(0, atmel_sam0_nvmctrl))
|
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 */
|