Files
rtems/bsps/arm/smdk2410
Sebastian Huber ab8817ca03 rtems: Add get/set interrupt priorities
Add directives to get and set the priority of an interrupt vector.

Implement the directives for the following BSP families:

* arm/lpc24xx
* arm/lpc32xx
* powerpc/mpc55xxevb
* powerpc/qoriq

Implement the directives for the following interrupt controllers:

* GICv2 and GICv3 (arm and aarch64)
* NVIC (arm)
* PLIC (riscv)

Update #5002.
2024-05-10 13:26:22 +00:00
..
2018-04-20 13:52:19 +02:00
2023-05-20 11:05:26 +02:00

SMDK2410 is a standard evaluation board for samsung s3c2410 ARM9 CPU

This BSP was first developed by xiajiashan <ximenchuixue4016@sina.com>,
based on gp32 Apr/2007.
ZhiMing, Zhang <paopaoerzhang@gmail.com> fix timer defect and run
it on skeye. Ray, Xu merged this bsp with gp32 on Apr/2008

This BSP can be run on the Skyeye simulator.