Changeset 098ad421 in rtems
- Timestamp:
- 12/19/22 03:07:11 (3 months ago)
- Branches:
- master
- Children:
- 6fa3a3b
- Parents:
- d55c131
- git-author:
- Alex White <alex.white@…> (12/19/22 03:07:11)
- git-committer:
- Joel Sherrill <joel@…> (01/27/23 20:49:28)
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/aarch64/xilinx-zynqmp/include/bsp/irq.h
rd55c131 r098ad421 54 54 #define BSP_TIMER_VIRT_PPI 27 55 55 #define BSP_TIMER_PHYS_NS_PPI 30 56 #define ZYNQMP_IRQ_QSPI 47 56 57 #define ZYNQMP_IRQ_I2C_0 49 57 58 #define ZYNQMP_IRQ_I2C_1 50 -
spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml
rd55c131 r098ad421 21 21 - role: build-dependency 22 22 uid: obj 23 - role: build-dependency 24 uid: objjffs2qspinor 23 25 - role: build-dependency 24 26 uid: objsmp
Note: See TracChangeset
for help on using the changeset viewer.