Bernard Xiong
|
74def7ed72
|
Merge pull request #596 from zhj2232006/master
fix issue #572, keil armcc compiling report "Error: expected an expression"
|
2015-12-11 09:53:23 +08:00 |
zhoujie
|
fc2467a190
|
fix keil armcc compiling report "Error: expected an expression"
|
2015-12-10 21:47:53 +08:00 |
Bernard Xiong
|
d2aee25391
|
Merge pull request #593 from SchumyHao/master
finsh: change no echo mode. cpp: remove RT_USE_LIBC depends
|
2015-12-02 23:28:05 +08:00 |
Bernard Xiong
|
2c7c049af0
|
Update and rename README.TXT to README.md
|
2015-11-24 16:19:25 +08:00 |
Bernard Xiong
|
ac5ff712e2
|
Merge pull request #591 from pathletboy/master
[Kernel] allow parameter "recved" can be NULL in function "rt_event_recv"
|
2015-11-23 16:37:14 +08:00 |
pathletboy
|
63c51fbfc8
|
Sorry, fix missed, related #590.
|
2015-11-23 16:10:49 +08:00 |
Bernard Xiong
|
e63a458647
|
Merge pull request #590 from pathletboy/master
[Kernel] allow parameter "recved" can be NULL in function "rt_event_recv"
|
2015-11-23 14:16:11 +08:00 |
pathletboy
|
1f0c6ad9d5
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2015-11-23 13:24:08 +08:00 |
pathletboy
|
78c9ddef86
|
fix code indent.
|
2015-11-23 13:23:55 +08:00 |
Bernard Xiong
|
b6aefeb737
|
Merge pull request #588 from AubrCool/fix-stm32f10xcan.snd.rtr.err
[BSP] Fix stm32f10xcan.snd.rtr.err
|
2015-11-23 12:12:40 +08:00 |
Aubr.Cool
|
b2d55d2c8c
|
correct stm32f10x can sendmsg rtr flag error
|
2015-11-23 09:43:48 +08:00 |
Aubr.Cool
|
33de63fbe2
|
correct compile error when using can
|
2015-11-23 09:43:17 +08:00 |
pathletboy
|
30cbe3cc3e
|
add document.
|
2015-11-22 15:55:19 +08:00 |
pathletboy
|
a50c2cbbb3
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2015-11-22 12:36:37 +08:00 |
Bernard Xiong
|
1898efe43d
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2015-11-22 10:58:33 +08:00 |
Bernard Xiong
|
83404b825b
|
[libc] Does export time API if RTC component is not used.
|
2015-11-22 10:58:19 +08:00 |
pathletboy
|
5b03e37ae1
|
allow parameter "recved" can be null in function "rt_event_recv"
|
2015-11-21 20:55:41 +08:00 |
Bernard Xiong
|
086e1bd9cb
|
Update .travis.yml
|
2015-11-19 15:21:22 +08:00 |
Bernard Xiong
|
405a184920
|
Merge pull request #587 from weety/tms320dm365
[BSP] Add -nostartfiles option for link flags for dm365
|
2015-11-18 09:28:29 +08:00 |
weety
|
c515c88f3f
|
Add -nostartfiles option for link flags
|
2015-11-18 00:09:18 +08:00 |
Bernard Xiong
|
b7fc26e169
|
Merge pull request #584 from xueliu/master
[BSP] Enable Heap for nRF51822
|
2015-11-15 16:38:40 +08:00 |
Bernard Xiong
|
693ffe4fff
|
Merge pull request #585 from zchong-cht/master
[BSP] Change the head files in beaglebone uart.c
|
2015-11-15 16:38:03 +08:00 |
SchumyHao
|
1eea52307b
|
rm CPP's RT_USE_LIBC depends
Signed-off-by: SchumyHao <bob-hjl@126.com>
|
2015-11-15 16:36:57 +08:00 |
zchong_cht
|
06765bfd4a
|
Change the head files in uart.c.
|
2015-11-13 23:25:59 +08:00 |
Xue Liu
|
65f1d8f409
|
Enable Heap for nRF51822
Fix the undefined symbol NRF_SRAM_END
Configure SRAM part for Heap
|
2015-11-13 13:39:40 +01:00 |
SchumyHao
|
f1e92c63f2
|
finsh: check echo_mode before print '\n' when excute msh command
Signed-off-by: SchumyHao <bob-hjl@126.com>
|
2015-11-13 00:56:50 +08:00 |
Bernard Xiong
|
6d738f79a8
|
Merge pull request #579 from miaoqiongb/patch-2
[BSP] Update uart.c in lpc176x
|
2015-11-12 10:01:55 +08:00 |
Bernard Xiong
|
2e3bd53c5e
|
Merge pull request #580 from zchong-cht/master
[BSP] Add iar compiler support for am335x.
|
2015-11-12 10:01:42 +08:00 |
zchong_cht
|
3983f39f34
|
Add iar compiler support for am335x.
|
2015-11-11 23:44:05 +08:00 |
miaoqiongb
|
2b0a5b93b7
|
Update uart.c
Add interrupt enter and leave
|
2015-11-11 10:43:57 +08:00 |
Bernard Xiong
|
46fe0a48dc
|
Merge pull request #577 from xueliu/master
[BSP] Add support for nRF52832
|
2015-11-11 09:45:22 +08:00 |
Xue Liu
|
31c9f3ef3b
|
Clean and fix comments
|
2015-11-11 00:09:15 +01:00 |
Xue Liu
|
6bad759c1f
|
nrf52832 board.c clean
|
2015-11-11 00:00:42 +01:00 |
Xue Liu
|
d694043cc7
|
Initial bsp support for nRF52832
|
2015-11-10 23:47:12 +01:00 |
Bernard Xiong
|
9d46ae69a7
|
[DeviceDrivers] fix the poll_rx issue in serial when there is no data.
|
2015-11-10 10:24:35 +08:00 |
Bernard Xiong
|
dedc22379a
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2015-11-09 15:25:57 +08:00 |
Bernard Xiong
|
c7bd0aca21
|
[Kernel] Add rti_board_start to replace rti_start.
|
2015-11-09 15:25:48 +08:00 |
Bernard Xiong
|
2d9540b795
|
Merge pull request #575 from www220/fix-15-11-04-1
msh中增加了dns的配置函数
|
2015-11-04 19:42:43 +08:00 |
www220@tom.com
|
86f1d4f19b
|
msh中增加了dns的配置函数
|
2015-11-04 09:37:38 +08:00 |
Bernard Xiong
|
59653699b2
|
Update uart.c
|
2015-10-30 17:19:53 +08:00 |
Bernard Xiong
|
bb5f57f91c
|
Merge pull request #574 from winfeng/patch-1
[bsp] Update uart.c in lpc176x bsp.
|
2015-10-30 17:17:20 +08:00 |
winfeng
|
8a73dc1be6
|
Update uart.c
iir = LPC_Uart->LSR; //oe pe fe oe read for clear interrupt
|
2015-10-30 14:41:21 +08:00 |
Bernard Xiong
|
3677f4de9f
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2015-10-23 22:10:13 +08:00 |
Bernard Xiong
|
78193f3c40
|
Merge pull request #573 from hduffddybz/patch-2
[Kernel] Make comments in more accurate way
|
2015-10-23 21:58:14 +08:00 |
yuanbin
|
5968121332
|
Thread: Make comments in more accurate way
|
2015-10-23 21:54:40 +08:00 |
Bernard Xiong
|
856db6ead1
|
Merge pull request #570 from cedar-renjun/patch-6
Update board.h
|
2015-10-18 17:24:57 +08:00 |
Bernard Xiong
|
3ff3555903
|
Merge pull request #571 from cedar-renjun/patch-7
Update stm32f40x_flash.icf
|
2015-10-18 17:24:47 +08:00 |
cedar-renjun
|
f19d4381e4
|
Update stm32f40x_flash.icf
Export the end address of ram, to avoid hard-code heap size in application
|
2015-10-17 21:01:41 +08:00 |
cedar-renjun
|
1e3c79602d
|
Update board.h
Use *.icf ram symbal, to avoid hardcode.
|
2015-10-17 20:58:42 +08:00 |
Bernard Xiong
|
11d984c52d
|
Update ChangeLog_CN.md
|
2015-10-16 22:04:37 +08:00 |