HubretXie
18116a3879
[kernel][timer] fixed bug ( #6004 )
2022-05-28 08:32:11 +08:00
Chester guo
1e27372e3e
Modify wlan framework ( #5076 )
...
* update auto connect use sys work.
* add fast connect.
* update wlan cmd, support scan result report user-level callback.
Co-authored-by: zetingxu <zetingxu@bestechnic.com>
Co-authored-by: liu2guang <liuguang@rt-thread.com>
Co-authored-by: guodi <guodi@rt-thread.com>
Co-authored-by: geniusgogo <xpxyr@sina.com>
2022-05-25 10:25:33 +08:00
Meco Man
c8c24ae7ab
[libc] revert back difftime
2022-05-25 10:05:59 +08:00
tyx
4f342456b3
[ulog] Optimize unnecessary refresh
2022-05-25 10:05:41 +08:00
rewine
9ebe0f3b47
[bsp] rename qemu-riscv-virt64 to qemu-virt64-riscv
2022-05-25 10:05:23 +08:00
rewine
a638a879fb
[include] fix comment for rt_container_of
2022-05-25 10:04:55 +08:00
Meco Man
42a136288d
[adc][pwm] correct the command description
2022-05-25 10:04:33 +08:00
Meco Man
996add96d6
[stm32][dac] add comment
2022-05-25 10:04:33 +08:00
Meco Man
4ac54cfd60
[arduino] suuport MsTimer2 library
2022-05-25 10:03:54 +08:00
Meco Man
3d4bb43aec
[arduino][readme] 增加对5v容忍的描述
2022-05-25 10:03:54 +08:00
Meco Man
b0364da7e3
[arduino] add F_CPU to indicate the frequency of CPU
2022-05-25 10:03:54 +08:00
Meco Man
36f142fbc3
[arduino] add RTDUINO_NO_SETUP_LOOP
2022-05-25 10:03:54 +08:00
Sherman
1c64c9ef08
[bsp/renesas/docs/] Add English documents ( #5985 )
...
* [bsp/renesas/docs/] Add English documents
2022-05-25 10:02:42 +08:00
Wayne
37d9921aa8
[MTD-NAND] Add private data pointer. ( #5974 )
...
* Disable TRNG function in default configuration.
* Fix building issue
* To catch context of upper file system.
Co-authored-by: Wayne Lin <wclin@nuvoton.com>
2022-05-23 01:47:07 +08:00
xiangxistu
4961ed59ba
[bug] use pointer that memory had freed. ( #5971 )
2022-05-23 01:46:22 +08:00
rewine
d738ad620c
[tools/kconfig-frontends] append path for scons env ( #5972 )
2022-05-23 01:44:03 +08:00
Man, Jianting (Meco)
d9b0b3ef11
[文档] 修正贡献代码指南对于日志使用的描述 ( #5975 )
2022-05-23 01:41:59 +08:00
Man, Jianting (Meco)
1506829b85
[lvgl] remove LV_DISP_DEF_REFR_PERIOD which are defined manually ( #5976 )
2022-05-23 01:41:23 +08:00
Meco Man
2fc7fab80a
remove CMSIS/RTOS folders
2022-05-20 10:51:55 +08:00
Meco Man
4557d3c8c3
update
2022-05-20 10:51:55 +08:00
Meco Man
19672b7c3a
update stm32 ci checking list
2022-05-20 10:51:55 +08:00
Meco Man
9182d4cbb7
[stm32] remove meaningless files
2022-05-20 10:51:55 +08:00
sheltonyu
d466bd0540
[bsp/at32] 1、调整文件结构,合并各系列独立的rt-drivers,以便维护。 2、更新各系列library和工程相关内容
2022-05-19 15:00:03 +08:00
xinyigao
53be4393aa
add rt1170/rt1020 bsp ( #5927 )
...
* add rt1170 bsp
* add rt1020 bsp
2022-05-19 14:06:35 +08:00
Ting Liu
880fc2f59a
[imxrt 1060] support touchpad
...
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2022-05-19 14:03:20 +08:00
Stanley Lwin
f92c26a60b
[adc.c] add finsh voltage conversion command ( #5937 )
...
* Update adc.c
add finsh voltage conversion command
2022-05-19 10:36:50 +08:00
Man, Jianting (Meco)
c147ff417c
[rtdef][libc] solve the conflicts between libc data types and rtdef data types ( #5961 )
2022-05-19 10:35:32 +08:00
lgnq
50a42331e6
Add RT_SENSOR_VENDOR_MELEXIS in sensor_cmd.c ( #5966 )
...
* Add RT_SENSOR_VENDOR_MELEXIS in sensor_cmd.c
print vendor information of Melexis in the function sensor()
2022-05-19 10:20:39 +08:00
Stanley Lwin
3ecfe9c61e
[rt_drv_pwm.c] add finsh pwm function ( #5944 )
...
* add finsh pwm function
2022-05-19 10:18:55 +08:00
Meco Man
08737c2a26
[simulator] 消除windows下的警告
2022-05-19 09:43:20 +08:00
Meco Man
569facb12d
[simulator] 增加RTC配置项(默认开启)
2022-05-19 09:43:20 +08:00
Meco Man
e43548f46f
[simulator] 优化SD挂载,在首次挂载失败后格式化重新尝试
2022-05-19 09:43:20 +08:00
Meco Man
7d657cbf46
[simulator] enable BSD socket by default
2022-05-19 09:43:20 +08:00
Meco Man
5ee36367da
[simulator] improve Kconfig structure
...
add Onboard Peripheral Drivers menu
2022-05-19 09:43:20 +08:00
Meco Man
bfdd0b628b
update readme for languages choices
2022-05-18 13:27:19 +08:00
liuxianliang
6dd6929b8e
[fix] return "EINVAL" if "count" is zero.
2022-05-18 08:44:30 +08:00
liuxianliang
75a55f2028
[fix] enhance strength about cpp testcase.
2022-05-18 08:44:30 +08:00
liuxianliang
9f5a9b6bc8
[modify] the recycle logic about resource of pthread.
2022-05-18 08:44:30 +08:00
lgnq
9ab2094ef6
Add RT_SENSOR_VENDOR_MELEXIS in sensor.h
...
Melexis is the fourth largest automotive sensor manufacturer in the world.
www.melexis.com
2022-05-18 08:43:36 +08:00
Stanley Lwin
e4d855229c
updated more words
2022-05-18 08:43:09 +08:00
Stanley Lwin
aa6a40147e
minor fixed
2022-05-18 08:43:09 +08:00
Stanley Lwin
f7b4265c68
Spanish version
...
translated to Spanish version
2022-05-18 08:43:09 +08:00
Stanley Lwin
ae1fff9977
Deutsche version
...
Translated to Deutsche version
2022-05-18 08:42:04 +08:00
rewine
e9a5d41351
[bsp] chmod u+x shell script
2022-05-17 11:16:33 +08:00
Man, Jianting (Meco)
90bd1949b2
Update README.md
2022-05-17 11:08:47 +08:00
Man, Jianting (Meco)
e0a3fb6a1f
Update README.md
2022-05-17 11:08:47 +08:00
Man, Jianting (Meco)
de469e78a2
Update README.md
2022-05-17 11:08:47 +08:00
tangzz98
020e1bd7da
Add quick start guide for QEMU on macOS
2022-05-17 10:56:38 +08:00
Meco Man
2575a93516
rename sal.h as sal_low_lvl.h
2022-05-16 10:02:22 +08:00
Meco Man
0e5bb9d042
revert docking
2022-05-16 10:02:22 +08:00