- 博客(1)
- 收藏
- 关注
原创 STM32中内联函数使用“inline void xxx()”,提示“error: #77-D: this declaration has no storage class or type spec
STM32中内联函数使用“inline void xxx()”,提示“error: #77-D: this declaration has no storage class or type specifier。网上查的原因:inline 是C++定义格式,C定义格式是__inline(双下划线)解决办法:勾选C99。
2023-09-16 16:53:45
688
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人