rt-thread/libcpu/arm
Yonggang Luo 5ae232b6d0
bsp/w60x: fixes cppcheck: (#10781)
[cpp_check.py 80 INFO] bsp/w60x/drivers/drv_rtc.c:58:11: error: Syntax Error: AST broken, binary operator '&=' doesn't have two operands. [internalAstError]

[cpp_check.py 80 INFO] libcpu/arm/s3c24x0/rtc.c:34:12: error: Expression 'RTCCON|=RTCCON|=0x01' depends on order of evaluation of side effects [unknownEvaluationOrder]
2025-10-11 09:28:52 +08:00
..
AT91SAM7S [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
AT91SAM7X [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
am335x [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
arm926 [libcpu][SConscript]规范group名为libcpu 2024-02-20 08:39:05 +08:00
armv6 [libcpu][SConscript]规范group名为libcpu 2024-02-20 08:39:05 +08:00
common [libcpu][SConscript]规范group名为libcpu 2024-02-20 08:39:05 +08:00
cortex-a libcpu: cleanup undefined rt_hw_mmu_kernel_map_init (#10177) 2025-04-11 07:54:21 +08:00
cortex-m0 [libcpu][SConscript]规范group名为libcpu 2024-02-20 08:39:05 +08:00
cortex-m3 [libcpu ][cm3]The parameter passed to the unified rt_exception_hook is exception_stack. (#10619) 2025-08-19 21:15:47 +08:00
cortex-m4 fix:Fixed compilation error for libcpu/cortex-m4. (#10756) 2025-09-28 16:08:02 +08:00
cortex-m7 [bsp][stm32][artpi]:fix artpi nano (#10122) 2025-03-18 22:55:13 +08:00
cortex-m23 [DM/FIXUP] add cortex-m23's cpuport.h 2024-11-20 16:11:10 +08:00
cortex-m33 [libcpu][cortex-m33]Added HardFault_Handler to save floating point registers 2025-08-20 18:17:19 +08:00
cortex-m85 [libcpu][SConscript]规范group名为libcpu 2024-02-20 08:39:05 +08:00
cortex-r4 [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
cortex-r52 fix: add \n for addr2line hint 2025-01-08 17:54:46 -05:00
dm36x [libcpu][SConscript]规范group名为libcpu 2024-02-20 08:39:05 +08:00
lpc24xx [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
lpc214x [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
realview-a8-vmm [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
s3c24x0 bsp/w60x: fixes cppcheck: (#10781) 2025-10-11 09:28:52 +08:00
s3c44b0 [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
sep4020 [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
zynqmp-r5 [kernel] Specification interrupt nested level variable declaration type (#9568) 2024-10-23 17:08:29 -04:00
SConscript [libcpu]只添加在列表中的 cpu 移植文件 2021-03-25 16:22:51 +08:00