RT-Thread Version
c5a79de
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
RT-Thread Version
c5a79de
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