Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
RT-Thread English
[ANN] RT-Thread 1.2.0 RC release
发布于 2013-10-10 10:31:23 浏览:5420
订阅该版
This release brings ARM Cortex-A8 porting based on BeagleBone, UNITY-2 porting based on SEP6200, and supports Ymodem protocol. Kernel: * fix the spelling wrong in rtdef.h(_MSC_VER_ -> _MSC_VER) * fix debug output of scheduler * ipc - add a check on the option flag in rt_event_recv() * kservice - export vsnprintf as rt_vsnprintf * memheap - fix the memory block splitting issue * memheap - optimize rt_memheap_realloc(don't alloc/memcpy when there is next node is enough for realloc) * device - add ref_count support Components: * dfs - fix the variable definition bug in copy(dfs_file.c) * dfs - add mount table * dfs - add ramfs into building script * dfs - fix O_APPEND write issue in ramfs * dfs/elm - add device_open/close in mkfs * dfs/jffs2 - fix file mode init bug in jffs2_open/opendir * dfs/jffs2 - fix bug when umount jffs2 * pthread - remove compiling warning * drivers/pipe - add rt_pipe_init/rt_pipe_detach * drivers/pipe - add nonblocking read/write and force write mode * drivers/pipe - call rx_indicate the time we resume reader * drivers/pipe - make pipe a type of device * drivers/portal - implement portal device * drivers/portal - add checks on oflag * drivers/portal - fix bug in portal callback forwarding * drivers/ringbuffer - fix the ambiguous name * drivers/ringbuffer - add put_force and putchar_force API * finsh - add device checking when set_device * finsh - add shell device automatically setting for rx_ind * finsh - add description for new pipe and portal device * finsh - use alias in the variable definition * finsh - unregister rx_indicate when closing the device * finsh - fix the command line too long issue * finsh/msh - only export cd/pwd when DFS_USING_WORKDIR is enabled * init - remove initialization feature for MS VC++ compiler * init - update linker script for components auto initialization * init - add initialization debug code * logtrace - cleanup * logtrace - change the compiling macro before DFS option * logtrace - cleanup code and fix compiling warnings * logtrace - add LOG_TRACE_VERBOSE log level * logtrace - adjust the log values * logtrace - only export cmd when finsh is enabled * libc/minilibc - add gettimeofday declaration in sys/time.h * utilities - add ymodem Tools: * building.py - add clang static analyzer support * building.py - add buildlib for Keil MDK * building.py - run 'clang -Wall -fsyntas-only' in clang-analyze * clang-analyze.py - add a custom tool to do clang static analyze BSP: * import beaglebone porting * SEP6200 Support * add K60Fxxxx bsp for TWR-K60F120M board * fix compiling error in Linux(lm4f232, stm32f40x, xplorer4330) * cortex-m3 - enhancement hard fault exception handler * at91sam9260 - update usart driver, using serial driver component * at91sam9260 - update the project directory structure * at91sam9260 - fix compiling error * at91sam9260 - embedded GPLv2 license * stm32f10x - cleanup code * stm32f10x - remove unused file * stm32f10x - update the project directory structure * stm32f10x - update the project files * stm32f10x - update link script for components auto initialization * stm32f10x - update SD card driver for auto initialization * stm32f10x - update DM9000 ethernet driver for auto initialization * stm32f10x - use serial driver component * stm32f10x - fix the rtgui initialization * simulator - update code for new component initialization support on mingw * simulator - update to support simulator for Linux * simulator - fix SDL initialization under Linux * simulator - init SDL after rt_components_init * simulator - move rt_hw_context_switch_interrupt after it's definition * simulator - move SDL setting staff into drivers/SConstruct * simulator - get CORSS_TOOL and EXEC_PATH from env * simulator - add clang-analyze tool support * simulator - add tap netif driver Download: [RT-Thread 1.2.0 RC](https://rt-thread.googlecode.com/files/RT-Thread_1.2.0RC.7z)
查看更多
1
个回答
默认排序
按发布时间排序
撰写答案
登录
注册新账号
关注者
0
被浏览
5.4k
关于作者
lgnq
这家伙很懒,什么也没写!
提问
28
回答
57
被采纳
1
关注TA
发私信
相关问题
1
Welcome to RT-Thread RTOS English discussion
2
good!
3
The speed of external SRAM of STM32
4
RT-Thread on ST Forum
5
Splay Tree
6
More RTGUI screenshot
7
STM32 pimer2
8
mini2440 support
9
Howto Run RT-Thread 0.4.0 on QEMU/mini2440
10
RT-Gui : how can use it?
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
源共生 商业共赢 | RT-Thread 2024开发者大会议程正式发布!
2
【24嵌入式设计大赛】基于RT-Thread星火一号的智慧家居系统
3
RT-Thread EtherKit开源以太网硬件正式发布
4
如何在master上的BSP中添加配置yml文件
5
使用百度AI助手辅助编写一个rt-thread下的ONVIF设备发现功能的功能代码
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
ESP8266
I2C_IIC
WIZnet_W5500
UART
ota在线升级
PWM
cubemx
freemodbus
flash
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
GD32
flashDB
socket
中断
Debug
编译报错
msh
SFUD
keil_MDK
rt_mq_消息队列_msg_queue
MicroPython
ulog
C++_cpp
本月问答贡献
踩姑娘的小蘑菇
7
个答案
3
次被采纳
a1012112796
19
个答案
2
次被采纳
张世争
9
个答案
2
次被采纳
rv666
6
个答案
2
次被采纳
用户名由3_15位
13
个答案
1
次被采纳
本月文章贡献
程序员阿伟
9
篇文章
2
次点赞
hhart
3
篇文章
4
次点赞
大龄码农
1
篇文章
5
次点赞
RTT_逍遥
1
篇文章
4
次点赞
ThinkCode
1
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部