4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 16:43:30 +08:00

11892 Commits

Author SHA1 Message Date
HubretXie
0fc7158ffb [drivers]serial.c
解决STM32串口使用DMA接收方式时,清空缓存bug
2021-07-01 14:21:06 +08:00
NightIsDark
247d1a50d7 git rebase commit 2021-07-01 14:06:12 +08:00
NightIsDark
550ad698e0 格式错误修订 2021-07-01 14:06:12 +08:00
NightIsDark
ce7d1c6ca6 修订PR邮箱错误无法签署CLA的问题 2021-07-01 14:06:12 +08:00
NightIsDark
122f90922e Revert "多网卡应用下,accept创建的socket应该和server使用一样的网卡(默认网卡不一定正确)"
This reverts commit 05124def81684a2bf73b89513e2ffaf88a03f806.
2021-07-01 14:06:12 +08:00
NightIsDark
a245403f4d 多网卡应用下,accept创建的socket应该和server使用一样的网卡(默认网卡不一定正确) 2021-07-01 14:06:12 +08:00
guo
de4fc40706
Merge pull request #4835 from Guozhanxin/cmake-armclang
add scons --target=cmake-armclang
2021-07-01 11:59:28 +08:00
guozhanxin
d500f2dae6 [tools] cmake-clang compatible with bsp that does not support C++. 2021-07-01 08:16:21 +08:00
guozhanxin
132ecaffb7 [fix] stm32l475-atk-pandora armcc build error. 2021-07-01 01:34:46 +08:00
guozhanxin
43d19a8b78 [bsp] stm32h750-artpi-h750/stm32f412-st-nucleo support armclang. 2021-07-01 01:31:56 +08:00
guozhanxin
194e33a792 [tools] add scons --target=cmake-armclang 2021-07-01 01:30:50 +08:00
Bernard Xiong
ae3c272e2c
Merge pull request #4827 from supperthomas/ble_nano_33
[bsp/nrf52840] add the bsp support of ble nano 33
2021-06-28 19:19:11 +08:00
guo
212ef0a2f4
Merge pull request #4833 from mysterywolf/lwipoldbsp
update rtconfig.h for lwip2.0.3
2021-06-28 18:01:45 +08:00
Meco Man
c9b0876ac5 更新老bsp工程和rtconfig.h 2021-06-28 16:29:26 +08:00
Meco Man
898ea9e7d4 [components] 移除对老版本bsp的lwip版本默认选定 2021-06-28 15:33:14 +08:00
guo
b0a1f7f91d
Merge pull request #4824 from xiangxistu/lwip2.0.3
[add] the support of lwip 2.0.3.
2021-06-28 13:32:29 +08:00
liuxianliang
0cbb1f08c1 [fix] set default lwip stack for old bsp folder. 2021-06-28 12:39:19 +08:00
liuxianliang
0e1266ac10 [remove] redundant script. 2021-06-28 11:47:13 +08:00
liuxianliang
4a884cd8ba [update] change default lwip stack to lwip2.0.3 2021-06-28 11:45:27 +08:00
liuxianliang
81ccffb5e4 [fix] delete useless code. 2021-06-28 11:44:29 +08:00
liuxianliang
9f45c13ac9 [update] the "event_callback" will be change by RT-Thread dfs. 2021-06-28 11:18:28 +08:00
supperthomas
f9a07e4019 add the link 2021-06-26 22:06:42 +08:00
supperthomas
d00c3249d4 add the readme 2021-06-26 20:42:06 +08:00
supperthomas
05e37a17b2 add the gcc build 2021-06-26 19:42:28 +08:00
supperthomas
c2a06c0cfb [bsp/nrf5x] add the bsp ble_nano_33 2021-06-26 19:42:27 +08:00
supperthomas
19ec36bc6e rebuild the Kconfig 2021-06-26 19:42:26 +08:00
supperthomas
8849d16394 [bsp/nrf5x] rebuild nrf52840 gpio 2021-06-26 19:42:25 +08:00
supperthomas
56815eb6f7 [bsp/nrf5x] fix the config 2021-06-26 19:42:24 +08:00
Bernard Xiong
c9fa432756
Merge pull request #4826 from ArdaFu/master
[bsp][tm4c129x] Fix the buffer free error in eth driver receive func.
2021-06-26 14:09:00 +08:00
Bernard Xiong
989cedb278
Merge pull request #4825 from Guozhanxin/cmake
[cmake] fix path issue.
2021-06-26 14:07:30 +08:00
ArdaFu
eebb2561ec [bsp][tm4c129x] Do not free net driver rx pBuf in receive method when device is not ready. Fix#4625 2021-06-26 12:37:59 +08:00
ArdaFu
7841aff0ca [bsp][tm4c129x] Upgrade the Tiva Peripheral Driver Library to version 2.2.0.295. 2021-06-26 12:37:09 +08:00
guozhanxin
b67e6bbafd [cmake] fix path issue. 2021-06-25 21:07:23 +08:00
liuxianliang
da1302cbda [update] ignore the lwip origin file format. 2021-06-25 16:22:06 +08:00
liuxianliang
ff4a936812 [add] the support of lwip 2.0.3. 2021-06-25 15:58:43 +08:00
Bernard Xiong
fcb0a47328
Merge pull request #4819 from whj4674672/pm
[pm] index should be less than PM_MODLUE_MAX_ID
2021-06-24 21:32:25 +08:00
Bernard Xiong
2341ba037b
Merge pull request #4809 from KyleChenjh/serial_v2_tc
[testcase] 增加serial_v2的测试用例
2021-06-24 21:29:13 +08:00
Bernard Xiong
8a23d0ccf2
Merge pull request #4796 from mysterywolf/__CLANG_ARM
将defined(__CC_ARM) || defined(__CLANG_ARM) 改为 ifdef __ARMCC_VERSION
2021-06-24 21:05:05 +08:00
guo
30b9f7e1c0
Merge pull request #4821 from Eureka1024/master
[kernel] Fix comment error for rt_mutex_detach().
2021-06-24 09:19:41 +08:00
杨澄
ec3c1d4d00
[kernel] Fix comment error for rt_mutex_detach(). 2021-06-23 21:23:07 +08:00
guo
95cea205b1
Merge pull request #4812 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
2021-06-23 13:45:38 +08:00
chenjh
312753686b [testcase] 增加serial_v2的测试用例 2021-06-23 11:04:36 +08:00
Bernard Xiong
14c791f50a
Merge pull request #4815 from mysterywolf/syscall
[libc][syscall]整理函数格式
2021-06-23 09:59:57 +08:00
Meco Man
fa3d95bb1c [libc][syscall]整理函数格式 2021-06-23 01:37:41 +08:00
wanghaijing
5d4260ab6d [pm] index should be less than PM_MODLUE_MAX_ID 2021-06-22 23:56:55 +08:00
guo
a1a656fbe7
Merge pull request #4817 from greedyhao/ab32
[bsp][bluetrum] fix audio replay device problem
2021-06-22 15:06:43 +08:00
ZHU Hao
a3db13b0a2
Update link.lds 2021-06-22 14:15:06 +08:00
ZHU Hao
d0a9402583
Update drv_sound.c 2021-06-22 14:12:05 +08:00
Bernard Xiong
32acc94fe1
Merge pull request #4816 from mysterywolf/stdio
[rtlibc] remove libc_stdio.h
2021-06-22 00:21:18 +08:00
Bernard Xiong
06c1d33371
Merge pull request #4814 from Guozhanxin/lcd_fix
[bsp][stm32] fix LTDC_IRQHandler irq enter bug.
2021-06-21 22:16:25 +08:00