Bernard Xiong
cdd9a2e086
Merge pull request #437 from KodakWang/patch-2
...
[DeviceIPC] Fixed completion.c
2015-03-24 21:39:17 +08:00
Bright Pan
c377690989
[BSP]stm32f10x: Add gpio driver for pin driver frame
2015-03-24 16:30:37 +08:00
KodakWang
29fd52dfb8
Update completion.c
...
fix: completion wait after, maybe can't clean the flag.
2015-03-24 15:54:08 +08:00
Bernard Xiong
827ff71933
Merge pull request #435 from AubrCool/fix-pinregisternameproblems
...
[BSP] Correct pin register name problems
2015-03-23 20:55:34 +08:00
Aubr.Cool
6dc5851c55
Correct pin register name problems
2015-03-23 09:38:09 +08:00
Bernard.Xiong
62a0172d11
[Kernel] Fix the system initialization link issue
2015-03-22 09:06:48 +08:00
Bernard.Xiong
e2cfb1f796
Merge branch 'master' of https://coding.net/bernard/rt-thread
2015-03-22 08:57:02 +08:00
Bernard.Xiong
cf37bccae4
Add copyright information
2015-03-22 08:56:37 +08:00
bernard
5b1270455d
Fix the echo issue in the shell.
2015-03-20 12:44:58 +08:00
bernard
924264b277
Remove list_mod_detail command from msh.
2015-03-20 12:44:02 +08:00
Bernard Xiong
ad1f42d31a
Merge remote-tracking branch 'upstream/master'
2015-03-20 02:32:05 +00:00
Bernard Xiong
767c16d596
[USBH] fix the spelling wrong
2015-03-19 08:52:28 +00:00
Bernard Xiong
841fe30d8c
Merge pull request #434 from grissiom/fix-scons-tool
...
building: PrepareBuilding forgot to declare BuildOptions as global
2015-03-18 16:18:45 +08:00
Grissiom
43e020d481
building: PrepareBuilding forgot to declare BuildOptions as global
...
The global variables in the building.py are totally a pile of shit.
2015-03-18 15:50:10 +08:00
Bernard Xiong
1d23ce6cbd
[Tools] Add bsp_directory.
...
Add bsp_directory for PrepareModuleBuilding function and module building environment can parse rtconfig.h too.
2015-03-14 09:46:37 +08:00
Bernard Xiong
4888957d22
Merge pull request #433 from wangzhouwang/master
...
[bsp] add uart4 driver for stm32f10x bsp.
2015-03-11 20:12:18 +08:00
unknown
351dd923e3
bsp stm32f10x add uart4 drive
2015-03-11 15:24:09 +08:00
Bernard Xiong
a2fbc5f5a8
Merge pull request #431 from ArdaFu/master
...
[BSP] TM4C129X Fix bugs and errors.
2015-03-11 00:03:53 +08:00
Bernard Xiong
972b92bccc
Merge pull request #432 from bright-pan/master
...
Port Nanopb[zlib license] for protocal encode/decode
2015-03-11 00:02:02 +08:00
Bright Pan
a61d228b76
Nanopb is a plain-C implementation of Google's Protocol Buffers data
...
format. It is targeted at 32 bit microcontrollers, but is also fit for
other embedded systems with tight (2-10 kB ROM, <1 kB RAM) memory
constraints.(http://koti.kapsi.fi/jpa/nanopb/ )
How to use the example:
1. move examples/nanopb to bsp/xxxx/
2. enable macro RT_USING_NANOPB in rtconfig.h
3. regenerate the project file (scons --target=xxxx)
4. rebuild the project
2015-03-10 18:24:17 +08:00
ardafu
1daa96a214
1. [BSP] TM4C129x : Fix the bug that enable global INT before OS scheduler start the fist thread.
...
2. [BSP] TM4C129x : According to LunchPad, change device id from TM4C1294XCNZAD to TM4C1294NCPDT
2015-03-10 12:13:14 +08:00
Arda
4a9c3fae29
Merge pull request #3 from RT-Thread/master
...
sync with official source
2015-03-10 12:01:25 +08:00
ardafu
5fe489a394
Revert "1. [Core] Add INIT_EXPORT_EX micro define. this micro will help the user to organize the start sequence of board/device/application initialization functions."
...
This reverts commit 0e4bd64089
.
2015-03-10 12:00:20 +08:00
Bernard Xiong
89ceb7dc27
Merge pull request #430 from bright-pan/master
...
Fix compile warning
2015-03-09 12:18:27 +08:00
Bright Pan
0b5958d700
Fix compile warning:
...
..\..\libcpu\arm\cortex-m3\context_rvds.S(207):
warning: A1581W: Added 2 bytes of padding at address 0xd6
2015-03-09 09:31:23 +08:00
Bernard Xiong
e1400d2725
Merge remote-tracking branch 'coding/master'
2015-03-05 06:23:45 +00:00
Bernard Xiong
e984da7f71
Merge remote-tracking branch 'upstream/master'
2015-03-05 06:22:35 +00:00
Bernard Xiong
584efccad1
Update application.c
2015-03-04 10:32:48 +08:00
Bernard Xiong
7c4a416e35
Update and rename documentation to documentation/roadmap-2.1.0.md
2015-02-26 16:43:00 +08:00
Bernard Xiong
fbd620a7f4
[Kernel] Move the components initailzation to the kernel
2015-02-25 10:50:21 +08:00
Bernard Xiong
570e2ffbe7
[finsh] Fix the echo mode issue.
2015-02-23 11:36:48 +08:00
Bernard Xiong
a22b83c133
Update README.md
2015-02-13 17:05:51 +08:00
Bernard Xiong
afefbc0e13
Merge pull request #428 from armink/master
...
修改FreeModbus文件夹名称
2015-02-06 10:50:34 +08:00
armink
278ae90e84
[modbus]removed version number on directory.
2015-02-06 10:19:32 +08:00
Bernard Xiong
15129278d7
Merge pull request #427 from armink/master
...
更新FreeModbus主机及从机
2015-02-05 23:55:45 +08:00
armink
b3290f6eed
[modbus]changed tabs to spaces.
2015-02-05 21:22:18 +08:00
armink
dec67c3a29
[modbus]fix port file's head file.
2015-02-05 20:54:32 +08:00
armink
7355879119
[modbus]update SConscript
2015-02-05 19:44:26 +08:00
armink
2a14e4071c
[modbus]port modbus master and slave by rtt device framework.
2015-02-05 19:44:25 +08:00
armink
d8bbb5f126
[modbus]update modbus master and slave source code to lastest.
2015-02-05 19:44:24 +08:00
Bernard Xiong
204298c1b2
Update rtdef.h
2015-02-02 13:22:38 +08:00
Bernard Xiong
5620a10628
Merge pull request #425 from BernardXiong/master
...
[DeviceDrivers] Add more sensor drivers.
2015-02-02 09:08:29 +08:00
Bernard Xiong
1158fba15b
Merge pull request #424 from prife/master
...
dfs_win32: add seekdir support, fix #346
2015-02-02 09:08:23 +08:00
prife
c6f88ef726
dfs_win32: add seekdir support
2015-02-02 01:21:40 +08:00
Bernard Xiong
3462537bdd
[DeviceDrivers] Update SConcript file for sensor code
2015-02-01 08:50:54 +00:00
Bernard Xiong
87cc28fb8c
Merge remote-tracking branch 'upstream/master'
2015-02-01 08:35:28 +00:00
Bernard Xiong
282aa9bfd8
Merge remote-tracking branch 'china/master'
2015-02-01 08:34:18 +00:00
bernard
94e5d1e5e6
[DeviceDrivers] Add MPU6050 and BMI055 sensor.
2015-02-01 16:17:06 +08:00
Bernard Xiong
0f9139ecfc
Merge pull request #422 from BernardXiong/master
...
Add lwIP/NAT, DHCP server and dlib(LIBC of IAR)
2015-01-31 22:11:44 +08:00
Bernard Xiong
ca18a17180
Merge remote-tracking branch 'china/master'
2015-01-31 14:00:44 +00:00