xuzhuoyi
|
4acd8db61e
|
[bsp][tms320f28379d] Add finsh init in rt_init_thread
|
2019-04-10 22:33:25 +08:00 |
xuzhuoyi
|
4518a89634
|
[bsp][tms320f28379d] Update README.md
|
2019-04-08 20:30:48 +08:00 |
xuzhuoyi
|
82b7bcb473
|
[bsp][tms320f28379d] Fix c28x_getc() problem
|
2019-04-07 20:03:16 +08:00 |
xuzhuoyi
|
27d27cdb4b
|
[bsp][tms320f28379d] Add finsh support
|
2019-04-07 18:19:16 +08:00 |
Bernard Xiong
|
75dc0dcbd9
|
Merge pull request #2543 from Guozhanxin/f411
[bsp][stm32]完善 f4xx-nucleo spi、rtc支持
|
2019-04-07 11:43:31 +08:00 |
Bernard Xiong
|
7d2471c423
|
Merge pull request #2544 from BernardXiong/disable_color
[Kernel] Disable color log in default
|
2019-04-06 10:48:41 +08:00 |
Bernard Xiong
|
3d05ec698c
|
Merge pull request #2541 from BernardXiong/fix_critical_smp
[Kernel] Fix the critical issue under smp
|
2019-04-04 13:37:01 +08:00 |
Bernard Xiong
|
0366eb13ac
|
[Kernel] Fix the critical issue when scheduler not start
|
2019-04-04 10:58:24 +08:00 |
guozhanxin
|
e48a7b71c7
|
[bsp][stm32]完善 f4xx-nucleo spi、rtc支持
|
2019-04-04 10:30:38 +08:00 |
Bernard Xiong
|
d517389e52
|
[Kernel] Fix the critical issue under smp
|
2019-04-04 10:06:28 +08:00 |
BernardXiong
|
84407ef186
|
[Kernel] Disable color log in default
|
2019-04-04 01:11:11 +00:00 |
Bernard Xiong
|
b490052579
|
Merge pull request #2539 from EvalZero/master
[components][drivers][workqueue] increase the default stack size of t…
|
2019-04-03 22:48:32 +08:00 |
Bernard Xiong
|
6b9c2f7b29
|
Merge pull request #2538 from enkiller/cplusplus
[components][cplusplus] 格式化代码
|
2019-04-03 22:47:56 +08:00 |
EvalZero
|
c3ee1be7ee
|
[components][drivers][workqueue] increase the default stack size of the workqueue thread.
|
2019-04-03 18:26:55 +08:00 |
tangyuxin
|
ae41b850c4
|
[components][cplusplus] 格式化代码
|
2019-04-03 17:25:49 +08:00 |
Bernard Xiong
|
583f8c3073
|
Merge pull request #2531 from wangyq2018/es32f0654
[bsp/es32f0654] add rtc driver
|
2019-04-03 16:00:30 +08:00 |
Bernard Xiong
|
bc5acf3bc0
|
Merge pull request #2537 from lymzzyh/finsh
[components][finsh][shell]remove finsh get char error print
|
2019-04-03 15:54:52 +08:00 |
ZYH
|
1030004e78
|
remove finsh get char error print
|
2019-04-03 14:43:02 +08:00 |
Bernard Xiong
|
25186f3e19
|
Merge pull request #2511 from BernardXiong/fix_object
[WIP][Kernel] Add object re-initialization check.
|
2019-04-03 13:26:51 +08:00 |
Bernard Xiong
|
3bdfa40f77
|
Merge pull request #2536 from Guozhanxin/f411
[stm32] F411-Nucleo 添加 uart6 的支持
|
2019-04-03 08:33:53 +08:00 |
guozhanxin
|
291597de21
|
[bsp][stm32][f411-nucleo] add uart6 support.
|
2019-04-02 19:37:27 +08:00 |
guozhanxin
|
6013aafb6b
|
[bsp][stm32]添加 uart6 的支持
|
2019-04-02 19:16:07 +08:00 |
Bernard Xiong
|
4d3b4abfeb
|
[Kernel] To check object re-initialization in the list
|
2019-04-02 17:33:07 +08:00 |
Bernard Xiong
|
2f7abc501c
|
Merge pull request #2534 from HubertXie/master
修复一些隐藏的bug
|
2019-04-02 17:26:29 +08:00 |
HubretXie
|
5066ba6a0e
|
Update at_socket.c
修复sock未初始化使用的问题
|
2019-04-02 16:10:54 +08:00 |
HubretXie
|
24c9e8cb3f
|
Update sfud.c
修复可能存在越界访问的问题
|
2019-04-02 16:09:17 +08:00 |
HubretXie
|
dc2ee97e66
|
Merge pull request #1 from RT-Thread/master
SYNC
|
2019-04-02 16:07:28 +08:00 |
wangyq2018
|
e6a4ad7bf3
|
[bsp/es32f0654] add pm driver
|
2019-04-02 16:05:06 +08:00 |
Bernard Xiong
|
762cdcc272
|
Merge pull request #2532 from wangyq2018/es32f0334
[bsp/es32f0334] add rtc driver
|
2019-04-02 13:36:11 +08:00 |
wangyq2018
|
2236024de0
|
[bsp/es32f0654] add rtc driver
|
2019-04-02 10:43:49 +08:00 |
Bernard Xiong
|
8d5c456ad3
|
Merge pull request #2529 from qgyhd1234/readme
[bsp][stm32]Update lcd driver support
|
2019-04-02 08:50:55 +08:00 |
Bernard Xiong
|
cfb4a9c323
|
Merge pull request #2525 from jesven/fix_dlopen
fix dlmodule_load(): return immediately when open file fail
|
2019-04-01 18:11:13 +08:00 |
Bernard Xiong
|
2c8fb7022e
|
Merge pull request #2526 from BernardXiong/fix_pipe
[libc] Fix the unamed pipe close issue
|
2019-04-01 18:10:44 +08:00 |
Bernard Xiong
|
98ff2c00ce
|
Merge pull request #2463 from EvalZero/master
[components][drivers][workqueue] add system default workqueue and delayed work.
|
2019-04-01 18:10:27 +08:00 |
Bernard Xiong
|
312a6200f6
|
Merge pull request #2533 from yangjie11/stm32dev
[src][Kconfig]open soft_timer by default
|
2019-04-01 18:05:18 +08:00 |
Bernard Xiong
|
238c93468f
|
Merge pull request #2530 from qz721/libcpu_cortex_a
Disable the data alignment check.
|
2019-04-01 17:43:19 +08:00 |
yangjie
|
a7f4f120dd
|
[src][Kconfig]Open soft_timer by default
|
2019-04-01 17:10:41 +08:00 |
wangyq2018
|
f3e4da9530
|
[bsp/es32f0334] add rtc driver
|
2019-04-01 16:03:58 +08:00 |
qz721
|
b10039f396
|
Disable the data alignment check.
|
2019-04-01 14:21:59 +08:00 |
Bernard Xiong
|
996071b80b
|
Merge pull request #2508 from greedyhao/master
[bsp][stm32] 升级f7的hal库版本 修复野火f7挑战者BUG
|
2019-04-01 13:23:33 +08:00 |
zylx
|
fbaa1e0d0b
|
[bsp][stm32]Update lcd driver support
|
2019-04-01 11:13:49 +08:00 |
Bernard Xiong
|
ff00378728
|
[libc] Fix the unamed pipe close issue
|
2019-03-31 15:21:49 +08:00 |
shaojinchun
|
832fc23b02
|
fix dlmodule_load(): return immediately when open file fail
|
2019-03-31 14:24:58 +08:00 |
EvalZero
|
c7ccb4f532
|
[components][drivers][workqueue] add system default workqueue and delayed work.
|
2019-03-30 14:29:30 +08:00 |
Bernard Xiong
|
459ddc3b06
|
Merge pull request #2523 from qz721/libcpu_cortex_a
Add standard rt-thread cache interfaces for arm/cortex-a.
|
2019-03-30 05:57:47 +08:00 |
Bernard Xiong
|
b2a0a0f2d8
|
Merge pull request #2522 from ZhuGangfei/mm32l07x
Upload mm32l07x BSP。
|
2019-03-30 05:56:13 +08:00 |
greedyhao
|
9de59de52a
|
升级f7的hal库版本为1.15 修复野火f7的bug
|
2019-03-29 23:05:06 +08:00 |
qz721
|
fbd40fc5b8
|
Add standard rt-thread cache interfaces for arm/cortex-a.
Add cache invalidate and clean interfaces.
Adjust the default cache type of memory to 'WriteBach with WriteAllocate'.
|
2019-03-29 20:22:25 +08:00 |
ZhuGangfei
|
9da6917881
|
Upload mm32l07x BSP。
|
2019-03-29 17:04:48 +08:00 |
Bernard Xiong
|
1e25cea9dd
|
Merge pull request #2519 from WinnerMicro/master
[BSP]add BSP for Winner Micro W60X devices。
|
2019-03-29 12:49:27 +08:00 |