Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📌RT-Thread 4.1.1 路线与意见征集 #5808

Closed
mysterywolf opened this issue Apr 13, 2022 · 24 comments
Closed

📌RT-Thread 4.1.1 路线与意见征集 #5808

mysterywolf opened this issue Apr 13, 2022 · 24 comments

Comments

@mysterywolf
Copy link
Member

mysterywolf commented Apr 13, 2022

4.1.0已经发布,接下来将发布4.1.1版本。按照版本发布原则,4.1.1是4.1.0的bug修正版本,其修改幅度不能过于剧烈。4.1.1的计划内容包含:

  • 社区在使用4.1.0发布版本时反馈的问题
  • 4.1.0征集意见时提出,但是未计划在4.1.0中修改的部分

之前4.1.0路线和意见征集issue参见指路:#5342
5.0.0意见征集指路:#5616

@jiuxiaxixi
Copy link

jiuxiaxixi commented Apr 14, 2022

请修复通过RTT STUDIO 创建的项目无法枚举USB的BUG #5799

@BernardXiong
Copy link
Member

4.1.0已经发布,接下来将发布4.1.1版本。按照版本发布原则,4.1.1是4.1.0的bug修正版本,其修改幅度不能过于剧烈。4.1.1的计划内容包含:

  • 社区在使用4.1.0发布版本时反馈的问题
  • 4.1.0征集意见时提出,但是未计划在4.1.0中修改的部分

之前4.1.0路线和意见征集issue参见指路:#5342 5.0.0意见征集指路:#5616

4.1.0发布后,新特性应该都会冻结了的,主要是修bug

@Guozhanxin Guozhanxin pinned this issue Apr 18, 2022
@Guozhanxin Guozhanxin changed the title RT-Thread 4.1.1 路线与意见征集 📌RT-Thread 4.1.1 路线与意见征集 Apr 18, 2022
@mysterywolf
Copy link
Member Author

mysterywolf commented Apr 19, 2022

这个pr之前提交又revert回来了,考虑在4.1.1 重新提交一下 #5742

@mysterywolf
Copy link
Member Author

mysterywolf commented Apr 21, 2022

rt_kprintf需要精炼和整理一下,函数里有一些没有用的参数或者代码。比如RT_PRINTF_PRECISION这个宏,必须定义,不定义会直接报错。64位行为优化

@mysterywolf
Copy link
Member Author

mysterywolf commented Apr 29, 2022

@mysterywolf
Copy link
Member Author

设备框架胡乱返回RT_EOK错误码的问题:
#5898
http://bbs.eeworld.com.cn/thread-1196113-1-1.html

@mysterywolf
Copy link
Member Author

mysterywolf commented May 5, 2022

  • F469触摸这块初始化逻辑有问题,创建一个线程去初始化另一个线程再去初始化触摸芯片??
  • F407探索者 stm32l4r9-st-eval 也有类似的问题

@Guozhanxin
Copy link
Member

Guozhanxin commented May 13, 2022

  • free 命令兼容多堆的特性。

#6084

@Guozhanxin
Copy link
Member

Guozhanxin commented May 13, 2022

  • 完善 vs 上 libc,能编译过 lwip 和sal

@mysterywolf
Copy link
Member Author

BSP:
STM32 pwm驱动在L4下 TIM17可能没有这个定时器:https://club.rt-thread.org/ask/question/0876e296d846a5e1.html

@dongly
Copy link
Contributor

dongly commented May 25, 2022

free 可否增加实际空余内存显示 free? 每次查看都是要计算一下 free = total - used

@mysterywolf
Copy link
Member Author

RTC 还差最后一个问题:#5994 (comment)

@mysterywolf
Copy link
Member Author

mysterywolf commented May 29, 2022

libc

@mysterywolf
Copy link
Member Author

kernel 内核相关

警告消除:#5744

断言和参数检查
#5939
#5850
#5576

@mysterywolf
Copy link
Member Author

龙伟:Cortex M 的开关中断保护 用 basepri 这个寄存器
https://www.freertos.org/FreeRTOS_Support_Forum_Archive/February_2014/freertos_Cortex_M3_4_BASEPRI_2cd231d0j.html

@thewon86
Copy link
Contributor

#5876

@mysterywolf
Copy link
Member Author

mysterywolf commented Jun 21, 2022

发布之前还需要再检查一次的pr
#6011
#6012
#5451

@mysterywolf
Copy link
Member Author

@mysterywolf
Copy link
Member Author

只让qemu-vepress Werror 就可以了,没有必要让其他bsp也把警告当成错误 https://github.com/RT-Thread/rt-thread/pull/5785/files

@FragrantRye
Copy link
Contributor

FragrantRye commented Jul 6, 2022

建议修复一下这个问题https://github.com/RT-Thread/rt-thread/issues/6128,

已完成 #6148

@mysterywolf
Copy link
Member Author

mysterywolf commented Jul 9, 2022

需要继续跟踪的PR和论坛帖子 (转自4.1.0发展规划)

@mysterywolf
Copy link
Member Author

mysterywolf commented Jul 25, 2022

Scons/ENV

@mysterywolf
Copy link
Member Author

RT-Thread/packages#1287 sal impl 文件夹分散出去

@RT-Thread RT-Thread locked and limited conversation to collaborators Aug 4, 2022
@mysterywolf mysterywolf converted this issue into discussion #6223 Aug 4, 2022
@mysterywolf mysterywolf unpinned this issue Aug 4, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants