Commit Graph

11412 Commits

Author SHA1 Message Date
Bernard Xiong 677f9c5aa6
Merge pull request #4470 from mysterywolf/ioctl
[libc][ioctl] 将sys/ioctl.h移至common文件夹
2021-03-19 22:52:40 +08:00
Bernard Xiong a18cb0c064
Merge pull request #4481 from thread-liu/liukang
[update] eclipse.py, to compatible with tricore.
2021-03-19 22:49:59 +08:00
supperthomas 05dbbc5786 fix the readme 2021-03-19 19:48:49 +08:00
Meco Man 846102efa1 [kernel][device] remove rt_device_init_all() 2021-03-19 03:01:07 +08:00
thread-liu 4913e2b5d1 [update] eclipse.py, to compatible with tricore. 2021-03-18 15:22:31 +08:00
iysheng a05801911e [bsp][ab32vg1] Add support with uart2 and optimize serial port configuration with env tool 2021-03-18 13:49:01 +08:00
iysheng fcffea4501 [components][serial] fix do RT_DEVICE_CTRL_CLOSE cmd when close serial device regardless of DMA config 2021-03-18 10:51:50 +08:00
supperthomas e8a80f5234 remove useless file 2021-03-18 07:17:24 +08:00
supperthomas 3e9c2e02c2 fixed the mistake 2021-03-18 06:53:53 +08:00
Meco Man 920b24ab46 update 2021-03-18 00:19:45 +08:00
Meco Man 9a0569d44f add endline 2021-03-18 00:15:13 +08:00
Meco Man b173ebde98 [tools] 增加cmake生成工具 2021-03-18 00:12:48 +08:00
杨澄 8836cb7895
Fix code comment error for function rt_memset(). 2021-03-17 23:55:27 +08:00
supperthomas c2359b3f01 add the ci option 2021-03-17 21:26:12 +08:00
Bernard Xiong 6de81af04c
Merge pull request #4466 from mysterywolf/python3
[python3] 部分脚本从python2语法升级到python3
2021-03-17 21:26:11 +08:00
supperthomas c34386cfcd remove the useless file 2021-03-17 21:21:59 +08:00
supperthomas d804600146 Update main.c 2021-03-17 21:15:00 +08:00
supperthomas a6c57d9640 [bsp/stm32] add art-pi uart3 2021-03-17 21:15:00 +08:00
supperthomas 7fc7600eca add readme 2021-03-17 21:15:00 +08:00
supperthomas b8121d9d43 add first version 2021-03-17 21:15:00 +08:00
Bernard Xiong 6a80bcef1f
Merge pull request #4473 from mysterywolf/AT
[at][bug] 修复内存泄漏的bug
2021-03-17 17:57:22 +08:00
Bernard Xiong 95c0569b33
Merge pull request #4465 from mysterywolf/nrf5152
[nrf5x] auto formatted
2021-03-17 17:55:53 +08:00
Bernard Xiong 382403b9ca
Merge pull request #4462 from enkiller/0316-1405
[libc] Fix Win32 compilation errors
2021-03-17 17:52:42 +08:00
wangqiang 3487f2790a 1. 优化pin.h, sensor.h, rtdevice.h,避免反向包含
2. 优化rt_sensor_close函数,polling模式下不需要操作和rt_pin_irq_enable函数
3. 优化rt_device_register和sensor_polling的LOG信息
4. 修复sensor_polling函数打开设备时的标志错误的问题
2021-03-17 17:42:43 +08:00
jeshrz ed881ca667 fix overwrite issue when using SDRAM on STM32F7XX 2021-03-17 17:36:17 +08:00
wangqiang da0e3ed35d 将sensor.h的头文件放置了一份在driver/include下面,rtdevice.h的头文件也包含了sensor.h,简化应用层调用sensor模块 2021-03-17 15:20:54 +08:00
Meco Man c40fd2da70 update 2021-03-17 14:00:49 +08:00
Meco Man 08af865c50 [at][bug] 修复内存泄漏的bug 2021-03-17 13:56:42 +08:00
wangqiang 58bb9f5b2e 优化ops的检测代码 2021-03-17 13:44:05 +08:00
xfwangqiang 613f89a372 检测rt_sensor_device下的ops和ops中的函数指针,防止因未定义ops中的函数而造成的问题 2021-03-17 13:44:05 +08:00
Meco Man 9d17aa7ce5 [libc][ioctl] 将sys/ioctl.h移至common文件夹 2021-03-17 02:37:42 +08:00
Meco Jianting Man 295b95cd75
Merge pull request #28 from RT-Thread/master
pr
2021-03-17 02:32:02 +08:00
Meco Man 958d940575 [lpcxxx] auto formatted 2021-03-17 02:26:35 +08:00
dillon-min 247df39bfe
Merge branch 'master' into comp 2021-03-16 20:15:43 +08:00
Meco Man b138082fcc [python3] 部分脚本从python2语法升级到python3 2021-03-16 17:06:03 +08:00
Meco Man 48c72e233e [simulator] 更新配置文件 防止报错 2021-03-16 15:29:20 +08:00
tangyuxin 1b68098f08 [libc] Fix Win32 compilation errors 2021-03-16 14:07:36 +08:00
Bernard Xiong b12615f344
Merge pull request #4427 from mysterywolf/components
[components] auto & manual formatted
2021-03-16 13:53:54 +08:00
Bernard Xiong 0ae1743b61
Merge pull request #4449 from yangjie11/yj_dev
[components][dfs] remove jffs2 and uffs
2021-03-16 09:07:15 +08:00
Bernard Xiong 2be0c598fd
Merge pull request #4460 from OpenNuvoton/nuvoton
[nuvoton] Update BSP.
2021-03-16 09:05:59 +08:00
Wayne Lin 6ec6285e1b [nuvoton] Update BSP.
1. Add NUC980 Chili board supporting.
2. Correct NuMicro.h including.
3. Implement rt_hw_us_delay system call function.
4. Move board.c to drv_common.c for M480 and M2354 series.
2021-03-15 15:41:41 +08:00
yangjie 3ec59a8865 [components][dfs/Kconfig] 修改help描述 2021-03-15 13:44:25 +08:00
Meco Man cc1277d491 [libc][time] 修复没有末尾\0的bug 2021-03-15 11:29:42 +08:00
Bernard Xiong 4a0855c276
Merge pull request #4359 from willianchanlovegithub/Willianchan
[kernel][memheap]add memory heap track and memory heap check.
2021-03-15 09:25:53 +08:00
Bernard Xiong 60909301ed
Merge pull request #4443 from mysterywolf/readme
[ab32vg1] update readme
2021-03-15 09:24:43 +08:00
Bernard Xiong 825b0ca498
Merge pull request #4456 from JiangYangJie/master
[ab32vg1] add GET_PIN(PORTx,PIN)
2021-03-15 09:24:19 +08:00
JiangYangJie 137bcdd5b4 add GET_PIN(PORTx,PIN)
Signed-off-by: JiangYangJie <JiangYangJie@126.com>
2021-03-14 18:47:54 +08:00
Meco Man 5bd17e1433 [stm32] auto formatted 2021-03-14 15:33:55 +08:00
Meco Man d19ee8ebcd [nios-ii] auto formatted 2021-03-14 15:22:53 +08:00
Meco Man 347916a755 [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00