Closed
Description
RT-Thread Version
master
Hardware Type/Architectures
stm32
Develop Toolchain
GCC
Describe the bug
在bsp\stm32\stm32f103-blue-pill
中执行scons --cdb
命令会生成compile_commands.json
文件,该文件中缺少很多kernel相关的command,比如kservice
相关的没有
compile_commands.json
Other additional context
No response