Files
rtems/bsps/arm/smdk2410
Joel Sherrill 6de3352acb bsps/arm: Address -Wsign-compare warnings
This warning occurs when comparing a signed variable to an unsigned one.
This addresses warnings that only occurred on 64-bit targets.  For the
ones which only appeared on 64-bit targets, the cause was frequently
a mismatch when comparing a combination off_t, ssize_t, and int.
2026-02-05 08:18:27 -06:00
..
2024-08-02 20:21:38 +00:00

SMDK2410

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.