fenghuijie
|
eb79a8a244
|
修改irq handle接口rt_hw_trap_irq,支持核间IPI中断处理
|
2021-07-05 14:06:32 +08:00 |
fenghuijie
|
05bb1a50b0
|
添加idle回收资源的修改
|
2021-07-03 17:54:58 +08:00 |
fenghuijie
|
da701d6b3a
|
添加dcache invalidate/dcache clean&invalidate接口
|
2021-07-03 17:34:45 +08:00 |
fenghuijie
|
c77ddf442a
|
list-thread命令针对多核添加bind core显示
|
2021-07-03 16:35:33 +08:00 |
Bernard Xiong
|
f9c01e51a9
|
Merge pull request #4841 from whj4674672/start
Adjust the stack_top to bss
|
2021-07-03 14:43:10 +08:00 |
wanghaijing
|
a6060a41df
|
Adjust the stack_top to bss
|
2021-07-03 10:25:30 +08:00 |
Bernard Xiong
|
663d83889a
|
Merge pull request #4839 from BernardXiong/cortex-a
[libcpu] remove gtimer/pmu from cortex-a
|
2021-07-02 15:36:25 +08:00 |
Bernard Xiong
|
7d3bac8b6e
|
[libcpu] remove gtimer/pmu from cortex-a
|
2021-07-02 15:07:21 +08:00 |
Bernard Xiong
|
a5c37e0893
|
Merge pull request #4831 from chenyingchun0312/master
[bsp/nrf5x] fix gcc compile exception and add onchip filesystem
|
2021-07-02 12:12:07 +08:00 |
Bernard Xiong
|
77ad3361d9
|
Merge pull request #4836 from luhuadong/develop
[components][net][at] indent using 4 spaces
|
2021-07-02 12:11:14 +08:00 |
chenyingchun0312
|
8708808a35
|
[bsp/nrf5x] remove drivers/drv_fs.c to application/mnt.c
|
2021-07-01 22:36:30 +08:00 |
陈迎春
|
b72bd90912
|
Merge branch 'RT-Thread:master' into master
|
2021-07-01 20:56:33 +08:00 |
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 |
luhuadong
|
b17cf429db
|
[components][net][at] indent using 4 spaces
|
2021-06-30 23:38:30 +08:00 |
chenyingchun0312
|
75e575476b
|
[bsp/nrf5x] update link.lds
|
2021-06-28 22:57:40 +08:00 |
chenyingchun0312
|
0acbc36e4a
|
[bsp/nrf5x] update config file
|
2021-06-28 22:34:35 +08:00 |
chenyingchun0312
|
04a2434233
|
[bsp/nrf5x] update config file
|
2021-06-28 21:11:35 +08:00 |
陈迎春
|
cd571127e8
|
Merge branch 'RT-Thread:master' into master
|
2021-06-28 20:21:20 +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 |
chenyingchun0312
|
a1f2cdd4d6
|
[bsp/nrf5x] format drv_fs.c
|
2021-06-28 11:12:09 +08:00 |
chenyingchun0312
|
670000dd0f
|
[bsp/nrf5x] fix gcc compile exception and add onchip filesystem
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
|
2021-06-28 10:56:53 +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 |