RTT_逍遥
RTT_逍遥 - 认证专家
https://github.com/supperthomas

注册于 5年前

回答
523
文章
38
关注者
61

我 发表了评论

3天前

在用clangd开发RTT吗,快来试试如何简单获得清晰干净的工作区

[@KIAN](https://club.rt-thread.org/u/259c771735a33ef9) 暂不支持哦,scons --dist 已经是剔除了其他的bsp了,文件已经基本上是比较少的

我 发表了评论

4天前

RT-thread源码scons --dist --target=vsc;STM32L475-pandora没有STM32L4xx.h头文件

[@八宝粥](https://club.rt-thread.org/u/aad4036d94175181) 遇到问题可以看下readme.md 上面应该有使用说明

我 对问题发布了答案

4天前

RT-thread源码scons --dist --target=vsc;STM32L475-pandora没有STM32L4xx.h头文件

pkgs --update 一下,L4的sdk lib库现在是软件包形式,要自行下载

我 对问题发布了答案

5天前

GCC编译器,怎么才能实现c文件中未被调用的函数,不会被编译?

通常的做法,你可以用宏把用不到的函数包起来,就不会编译了。 下面选项是如果未被调用到,会把函数不放在最后编译的elf中。可以节省code-size -ffunction-sections

我 对问题发布了答案

2周前

RT-Thread Studio为什么没有stm32u575

https://github.com/RT-Thread/rt-thread/tree/master/bsp/stm32/stm32u575-st-nucleo

我 发表了评论

3周前

env2.0工具不支持latest的下载吗?

[@HVOK_6419](https://club.rt-thread.org/u/0713080124bb1d39) ![screenshot_image.png](https://oss-cl

我 对问题发布了答案

3周前

env2.0工具不支持latest的下载吗?

那你也得选择latest吧?menuconfig里面配置latest了吗?

我 发表了评论

3周前

【FRDM-MCXA156测评】- CherryUSB与hid鼠标设备模仿

https://github.com/RT-Thread/rt-thread/pull/10041 可以参考提个yml文件和修改的地方。也是学习一下如何PR

我 对问题发布了答案

3周前

建议官方在文档中心里面适当增加studio的例程。

![screenshot_image.png](https://oss-club.rt-thread.org/uploads/20250228/4b7cad5c041607e7ff2685302072

我 对问题发布了答案

3周前

at_device如何注销

![screenshot_image.png](https://oss-club.rt-thread.org/uploads/20250228/4b7cad5c041607e7ff2685302072

我 对问题发布了答案

3周前

2024年了 rt-thread nano可以移植systemView 了吗?

最新的标准版已经修复。

我 对问题发布了答案

3周前

现在esp32能用rtt了吗

https://github.com/RT-Thread/rt-thread/tree/master/bsp/ESP32_C3 ESP32C3可以了。欢迎PR和测试。

回到
顶部

发布
问题

投诉
建议