【2021年1月】RT-Thread社区简报

开发板推荐:天空星STM32F407VET6开发板

超高性价比 STM32主控 | 超高主频 | 一板兼容百芯 | 比赛神器 | 沉金彩色丝印

RT-Thread社区简报将于每月初总结过去一月RT-Thread社区的技术和生态更新情况,提供公开、透明的社区发展情况,让关心RT-Thread发展的小伙伴们更好的了解RT-Thread,同时我们也期望小伙伴们积极加入RT-Thread的生态建设。

1.代码贡献:

当前统计来自Github master及Gitee代码mergerd PR.

特别感谢:

Michael0066、hyhkjiy、xys20071111、mysterywolf、Forest-Rain、greedyhao、PYGC、fmkong、redocCheng 、Trisuborn、tmmdh、CraztTnspt、Jedcheen、xiaofengvskuye、xinyigao、DavidLin1577、iysheng、liuanlin-mx、Hxinrong  、shuobatian 、chengy4、Rice_Chen

等开发者 以及 中科蓝讯、新塘 、NXP、华大半导体对本月代码更新做出的贡献!

  • bsp:ls2k:make set console device more flexible  #4282 from Michael0066

  • Feature/nrf5x nrf52832 and nrf52840 compatible with gcc compilation  #4285 from hyhkjiy

  • Update bsp/allwinner_tina/rtconfig.py  #4274 from xys20071111

  • [stm32] [bluepill] add the function of MDK simulator & update MDK5 project template  #4266 from mysterywolf

  • [bsp] [raspberry-pico]add gpio drivers  #4276

  • add support stm32wl and bsp/stm32wl55jc-st-nucleo  #4277 from Forest-Rain

  • [fix] 修复使用lwip 2.1.2作为协议栈,并使能dhcp server选项时,编译报错问题 #4243

  • [PWM] Fix the pwm clock frequency doubling problem #4263

  • add raspberry-pico bsp  #4275

  • [bsp] [bluetrum] add i2c, wdt and hwtimer support  #4268 from greedyhao

  • Feature/update rt studio py  #4271

  • Feature/use studio project file template  #4269

  • Append RT_WEAK for overriding various ECC layout #4267 from OpenNuvoton

  • fixbug:keep makefile.targets while it has existed  #4264

  • [utilities] [ulog] fix ulog backend color log length calculation error #4258

  • [bsp] [bluetrum] add sdio support  #4255 from greedyhao

  • [bsp] fix mm32 iar icf bugs #3950 from PYGC

  • irq_disable [drivers/sensor]disable irq only when the sensor and module sensors are all closed.  #3271 from fmkong

  • 解决添加RT_USING_MTD_NOR编译报错的问题 #4226 from redocCheng

  • [update] stm32mp1 uart dma sample #4253

  • 为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令等 #4250 from Trisuborn

  • fix priority inversion bug of mutex. #3647 from tmmdh

  • [ulog]Add backend filtering interface, add async log output control interface, ulog mutex change to semaphore #4251

  • [bsp] [stm32] Add HAL_TIM_Base_Init #4249 from CraztTnspt

  • [.gitignore] 将dist文件夹滤掉  #4241 from mysterywolf

  • add dist to rt-thread studio support for all bsp  #4245

  • fix imxrt uart2 wrong configure #4236 from Jedcheen

  • [stm32] [bsp] [bluepill] update readme and update cubemx project #4238 from mysterywolf

  • 修复NRF52840启用SPI驱动后编译错误问题 #4233 from xiaofengvskuye

  • [stm32] [stm32f103-blue-pill] add USB device support #4235

  • [readme] update #4237 from mysterywolf

  • [libcpu/arm/arm926/start_gcc.S] Remove platform-specific code in common #4234 from OpenNuvoton

  • SAI模块-i.mxrt1050evk  #3989 from xinyigao

  • [kernel] add rt_mb_urgent() #4218 from mysterywolf

  • Update net_test.c #4225 from DavidLin1577

  • [bsp] [gd32103c-eval] Add gd32103c-eval bsp  [src/kservice.c] 更新打印提示時間信息 #4223 from iysheng

  • scons: Add CodeLite target #3967 from liuanlin-mx

  • add error checks of rt_mutex_take() #4165 from Hxinrong  

  • [kernel] [script] remove module.c #4220 from mysterywolf

  • [kernel] update sconscript #4219 from mysterywolf

  • 重新整理了serial.c和pipe.c的格式 #4216 from mysterywolf

Gitee:

  • bsp/stm32/stm32l475-atk-pandora:添加armclang支持  shuobatian

  • bsp/hc32f4a0 :Modify SRAM_SIZE at board.h;Modify I2C gpio init at drv_soft_i3c.c  chengy4

  • modify Bear-Pi BSP configuration error;added on-board LCD support for for Bear-Pi   Rice_Chen

2.软件包更新情况:

  • can_ymodem软件包增加多通道标志 #828 from redocCheng

  • add as7341 sensor package:as7341是一款11通道可见光传感器 #829 from redocCheng

  • add sgm706 独立看门狗驱动软件包 #830 from  Prry

  • [littlefs] release v2.3.0 #831 from  geniusgogo

  • [ulog_file] add ulog_file package index #832

  • 新增kdb软件包索引 #834 from Bruceyzha

  • rs485 release v1.02 #836 from qiyongzhong0

  • 增加state_machine一个用C语言实现功能丰富但简单的有限状态机(FSM) #840 from redocCheng

  • add MICROPYTHON_USING_FLOAT_IMPL_FLOAT in kconfig #841 from mysterywolf

  • 增加logmgr软件包:日志管理系统功能支持 #842 #847 #849

  • 修复对ASR6500S的支持 Update Kconfig #846 from zyk6271  

  • [ulog_file] update ulog_file index #848

  • [add]add gt911 touch drive #850 from RiceChen

  • 增加rt_memcpy_cm软件包:rt_memcpy函数的Cortex-M内核汇编加速版 #851 from mysterywolf

  • add tag for Cortex-M #852 from mysterywolf

  • 增加Qfplib_M0_tiny软件包:Cortex-M0浮点运算汇编加速库(tiny版) #853 from mysterywolf

  • 增加Qfplib-M0-full软件包:Cortex-M0浮点运算汇编加速库(full版) #854 from mysterywolf

  • 增加Qfplib-M3软件包:Cortex-M3浮点运算汇编加速库 #855 from mysterywolf

  • [system/littlefs]fixed version index #857 from  geniusgogo

感谢redocCheng 、Prry、geniusgogo、 Bruceyzha 、qiyongzhong0 、mysterywolf、zyk6271 、RiceChen等开发者贡献软件包!

3.开发工具情况:

  • RT-Thread Studio更新:本月主要更新了若干个BSP包,涵盖了不同芯片厂商的RT-Thread BSP如:全志、GD、NXP、灵动微、ST、华芯微特、TI等,现可通过sdk manager查看下载使用

4.社区生态:


???????????? 点击阅读原文进入官网

开发板推荐:天空星STM32F407VET6开发板

超高性价比 STM32主控 | 超高主频 | 一板兼容百芯 | 比赛神器 | 沉金彩色丝印

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值