### RT-Thread Version c5a79de38e400f5449c3eabb03739e8d3007283a ### Hardware Type/Architectures generic ### Develop Toolchain GCC ### Describe the bug 当前在ci中使用cppcheck检查时,如开启了smart,可能会报未使能dfs的错误(因为rt-smart强制关联了dfs),需要确保在cppcheck状态下也能通过。 例如这里的错误: https://github.com/RT-Thread/rt-thread/actions/runs/12673562082/job/35320219895?pr=9818 ### Other additional context _No response_