mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-03-27 13:49:56 +00:00
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.
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.