lgnq
|
50a42331e6
|
Add RT_SENSOR_VENDOR_MELEXIS in sensor_cmd.c (#5966)
* Add RT_SENSOR_VENDOR_MELEXIS in sensor_cmd.c
print vendor information of Melexis in the function sensor()
|
2022-05-19 10:20:39 +08:00 |
|
lgnq
|
9ab2094ef6
|
Add RT_SENSOR_VENDOR_MELEXIS in sensor.h
Melexis is the fourth largest automotive sensor manufacturer in the world.
www.melexis.com
|
2022-05-18 08:43:36 +08:00 |
|
lgnq
|
308065a9a2
|
Update clock.c
function rt_timer_check(void) is already decleared in rtthread.h
|
2019-03-07 16:30:53 +08:00 |
|
lgnq
|
dd3d96e83a
|
[BSP] fixed a compiling warning with GCC
|
2014-01-04 23:07:55 +08:00 |
|
yiyue.fang
|
62c5115282
|
reformat the coding style in rthw.h
|
2013-06-29 13:33:06 +08:00 |
|
yiyue.fang
|
cf0db957f2
|
reformat the coding style in rtdef.h
convert the Tabs to Spaces
|
2013-06-29 11:41:20 +08:00 |
|
yiyue.fang
|
873a5de811
|
reformat the coding style in dfs_ramfs.c
|
2013-06-29 10:43:03 +08:00 |
|
yiyue.fang
|
03cf76e7ef
|
reformat the coding style in usbdevice/core/core.c
|
2013-06-29 10:32:27 +08:00 |
|
yiyue.fang
|
86db9ed965
|
reformat the coding style
convert Tabs to spaces
|
2013-06-29 10:00:14 +08:00 |
|
yiyue.fang
|
3359419d4f
|
additional update
|
2013-06-28 00:39:11 +08:00 |
|
yiyue.fang
|
621fbdb90c
|
Embedded GPLv2 license in drivers
|
2013-06-28 00:36:54 +08:00 |
|
yiyue.fang
|
90ac1c9ba4
|
Embedded GPLv2 license in components
|
2013-06-26 23:25:12 +08:00 |
|
yiyue.fang
|
8ab2b287b8
|
Embedded GPLv2 license in pthreads
|
2013-06-26 23:18:30 +08:00 |
|
yiyue.fang
|
773990abdb
|
Embedded GPLv2 license in dfs
|
2013-06-26 22:30:40 +08:00 |
|
yiyue.fang
|
8185f9888d
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2013-04-10 21:51:16 +08:00 |
|
yiyue.fang
|
da597730d1
|
change the version number in doxyfile
1.1.0 -> 1.2.0
|
2013-04-10 21:51:00 +08:00 |
|
yiyue.fang
|
f34ef8d984
|
change the version number in the doxygen document
1.1.0 -> 1.2.0
|
2013-04-10 21:43:35 +08:00 |
|
yiyue.fang
|
bdeb0e501f
|
update the version information
2006 - 2013 Copyright by rt-thread team
|
2013-04-10 03:58:33 +08:00 |
|
yiyue.fang
|
483479acee
|
update the MDK project file in LPC178x
|
2013-04-10 01:16:56 +08:00 |
|
yiyue.fang
|
db548a1b37
|
fixed compiling error related to the RT_USING_INTERRUPT_INFO in mini4020
|
2013-04-10 00:49:18 +08:00 |
|
yiyue.fang
|
5510dec187
|
fixed a syntax error
error: expected expression before 'void'
error: too many arguments to function
|
2013-04-10 00:17:52 +08:00 |
|
dzzxzz@gmail.com
|
6e6d5c5b0d
|
fixed the coding style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2572 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-31 05:33:46 +00:00 |
|
dzzxzz@gmail.com
|
378fa19857
|
update AUTHORS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2570 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-31 03:55:17 +00:00 |
|
dzzxzz@gmail.com
|
965c25d3a4
|
fixed the coding style in memheap.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2569 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-30 16:11:12 +00:00 |
|
dzzxzz@gmail.com
|
d5531c6054
|
fixed the coding style in rtdef.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2566 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-30 14:14:40 +00:00 |
|
dzzxzz@gmail.com
|
50d95287cc
|
fixed a compiling error with gcc
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2549 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-29 07:49:57 +00:00 |
|
dzzxzz@gmail.com
|
69521e2c8f
|
fixed the coding style in components/dfs
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2530 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-26 01:12:13 +00:00 |
|
dzzxzz@gmail.com
|
ef5c47e684
|
fixed the coding style in components/drivers/src
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2529 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-26 00:29:42 +00:00 |
|
dzzxzz@gmail.com
|
f29cfc5e79
|
fixed the coding style in components/init/components.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2528 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-26 00:27:14 +00:00 |
|
dzzxzz@gmail.com
|
4952adb4f0
|
fixed coding style in src/slab.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2527 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-25 09:24:41 +00:00 |
|
dzzxzz@gmail.com
|
ff65841125
|
fixed coding style in src/scheduler.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2526 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-25 09:17:21 +00:00 |
|
dzzxzz@gmail.com
|
dec45642fb
|
fixed coding style in src/mempool.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2525 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-25 09:10:39 +00:00 |
|
dzzxzz@gmail.com
|
dc5a16861a
|
fixed coding style in src/memheap.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2524 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-25 08:35:19 +00:00 |
|
dzzxzz@gmail.com
|
07ea5e8fec
|
fixed coding style in src/mem.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2523 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-25 08:27:29 +00:00 |
|
dzzxzz@gmail.com
|
55f1cb72b6
|
fixed coding style in kservice.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2522 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-25 08:23:12 +00:00 |
|
dzzxzz@gmail.com
|
a6b4440643
|
fixed the coding style in object.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2521 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-25 06:45:56 +00:00 |
|
dzzxzz@gmail.com
|
1cffb60ce0
|
fixed the coding style in ipc.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2520 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-25 06:45:34 +00:00 |
|
dzzxzz@gmail.com
|
468ade5e98
|
fixed the coding style in libcpu/arm
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2518 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-24 06:59:14 +00:00 |
|
dzzxzz@gmail.com
|
555ccc5fa9
|
fixed a compiling error in lm3s9b9x bsp while using gcc
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2517 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-24 06:39:21 +00:00 |
|
dzzxzz@gmail.com
|
dafb34cf7e
|
update the MDK project file in mini2440 BSP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2516 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-24 03:55:13 +00:00 |
|
dzzxzz@gmail.com
|
58fb0187af
|
fixed a compiling error in sam7x BSP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2515 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-24 03:53:07 +00:00 |
|
dzzxzz@gmail.com
|
f6629a1e4c
|
rename the file name using low case
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2514 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-24 03:50:42 +00:00 |
|
dzzxzz@gmail.com
|
e934439b26
|
update the IAR and MDK project file for MB9B506R BSP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2513 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-24 03:40:01 +00:00 |
|
dzzxzz@gmail.com
|
eab30ebbda
|
fixed the fixed the gcc compiling error in ubuntu host OS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2512 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-24 03:34:04 +00:00 |
|
dzzxzz@gmail.com
|
2a1b3e3d31
|
fixed the fixed the gcc compiling error in ubuntu host OS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2511 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-24 02:48:05 +00:00 |
|
dzzxzz@gmail.com
|
42c385d23e
|
update the MDK project file in LPC178x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2510 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-24 02:33:07 +00:00 |
|
dzzxzz@gmail.com
|
6346ab09d8
|
fixed the coding style in thread.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2506 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-21 08:58:17 +00:00 |
|
dzzxzz@gmail.com
|
6bb7cc6015
|
fixed the coding style in thread.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2505 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-21 08:48:30 +00:00 |
|
dzzxzz@gmail.com
|
ec623a851e
|
fixed the coding style in irq.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2504 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-21 03:33:25 +00:00 |
|
dzzxzz@gmail.com
|
9f348578e7
|
fixed the coding style in idle.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2503 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-20 07:55:05 +00:00 |
|
dzzxzz@gmail.com
|
7e159dfb76
|
fixed the coding style in device.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2502 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-20 07:48:59 +00:00 |
|
dzzxzz@gmail.com
|
a810c1ae73
|
convert the tabs to spaces in clock.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2501 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-20 07:34:48 +00:00 |
|
dzzxzz@gmail.com
|
0e40d55d9f
|
fixed the coding style of RT_DEBUG_LOG
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2500 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-20 07:25:19 +00:00 |
|
dzzxzz@gmail.com
|
7672426550
|
support SDHC in mini2440
contributed by amr168
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2498 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-19 03:56:11 +00:00 |
|
dzzxzz@gmail.com
|
eef72f68de
|
fixed the coding style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2493 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-18 08:34:46 +00:00 |
|
dzzxzz@gmail.com
|
5cb9b7816e
|
update the keil project file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2488 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-17 08:37:04 +00:00 |
|
dzzxzz@gmail.com
|
2955dbfcda
|
add LPC4330 BSP based on NGX xplorer development board
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2487 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-17 08:21:29 +00:00 |
|
dzzxzz@gmail.com
|
b2da13707b
|
fixed the coding style
convert the tabs to spaces
convert the file format to unix style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2483 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-14 08:59:22 +00:00 |
|
dzzxzz@gmail.com
|
601eb6fe70
|
sync RTGUI with github(https://github.com/RT-Thread/RTGUI) c4b8c0ac2a3de482357b88d584931831aed7c8ae
As always, full log is in GitHub.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2481 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-14 03:34:24 +00:00 |
|
dzzxzz@gmail.com
|
405977d3ca
|
fixed a compiling error while defining RTT_USING_PPP and using minilibc
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2474 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-11 02:05:22 +00:00 |
|
dzzxzz@gmail.com
|
7151de3e2d
|
fixed a compiling error related to RT_DEBUG_LOG and fixed the coding style in module.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2473 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-09 23:53:46 +00:00 |
|
dzzxzz@gmail.com
|
451cb0281c
|
fixed a compiling warning
warning: #177-D: variable "i" was declared but never referenced
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2469 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-08 03:46:46 +00:00 |
|
dzzxzz@gmail.com
|
f39686ebf8
|
fixed the compiling error while defined RT_USING_PPP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2467 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-08 02:55:31 +00:00 |
|
dzzxzz@gmail.com
|
34a2c02ac2
|
fixed the coding style in alarm.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2466 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-03 04:56:53 +00:00 |
|
dzzxzz@gmail.com
|
62447b2cd8
|
sync RTGUI with github(https://github.com/RT-Thread/RTGUI) 9ae08379da5b698d6facc40bd0415de2e254ae9c
As always, full log is in GitHub.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2449 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-26 02:42:52 +00:00 |
|
dzzxzz@gmail.com
|
68b7e7c481
|
fixed the coding style in the components/drivers
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2431 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-22 08:43:40 +00:00 |
|
dzzxzz@gmail.com
|
871951930b
|
correct the file name in the comment, and fixed the coding style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2430 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-22 08:42:54 +00:00 |
|
dzzxzz@gmail.com
|
d0cba80c07
|
add invoke callback after serial DMA transmit complete in serial.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2387 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-03 13:56:14 +00:00 |
|
dzzxzz@gmail.com
|
5334925454
|
fixed the coding style in device.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2386 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-03 07:27:53 +00:00 |
|
dzzxzz@gmail.com
|
1aab195a7d
|
fixed coding style in component/drivers/src
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2384 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-02 04:05:38 +00:00 |
|
dzzxzz@gmail.com
|
db58e3350b
|
add serial DMA transmit function(beta)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2382 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-01 07:17:54 +00:00 |
|
dzzxzz@gmail.com
|
409dd3801f
|
convert TABs to Spaces in rtdef.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2367 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-23 02:34:53 +00:00 |
|
dzzxzz@gmail.com
|
e41d961be2
|
delete the unnecessary empty lines
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2352 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-15 01:49:03 +00:00 |
|
dzzxzz@gmail.com
|
9393c29224
|
fixed coding style in x86 branch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2351 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-15 00:51:09 +00:00 |
|
dzzxzz@gmail.com
|
66c2e88566
|
change the coding style of rtdevice.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2337 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-10 13:21:06 +00:00 |
|
dzzxzz@gmail.com
|
14e5b39b4c
|
change the comment style in rtdef.h
it will be used by doxygen
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2333 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-10 03:14:52 +00:00 |
|
dzzxzz@gmail.com
|
fd96a07a24
|
change the version from 1.0.0 to 1.1.0 in the doxygen
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2330 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 05:50:12 +00:00 |
|
dzzxzz@gmail.com
|
6f1cab7da1
|
fix a spelling error in the mini4020/rtconfig.py
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2329 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 02:40:12 +00:00 |
|
dzzxzz@gmail.com
|
06165b8290
|
fixed a compiling error of mini2440 project
defined O_BINARY in newlib/sys/fcntl.h
#define O_BINARY 0x0008000
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2328 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 02:35:49 +00:00 |
|
dzzxzz@gmail.com
|
8ad54b8e60
|
update keil project file
remove rtm.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2327 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 02:18:13 +00:00 |
|
dzzxzz@gmail.com
|
5492ed91e7
|
update lpc178x keil project file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2326 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 02:09:02 +00:00 |
|
dzzxzz@gmail.com
|
d91148377b
|
update lpc122x keil project file
remove rtm.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2325 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 01:57:04 +00:00 |
|
dzzxzz@gmail.com
|
b4a2beffba
|
fixed two compiling error while defined RTGUI_USING_MOUSE_CURSOR
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2324 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-08 09:03:58 +00:00 |
|
dzzxzz@gmail.com
|
ec1f35670d
|
reformat the coding style
using -RT_ERROR instead of RT_ERROR for the return value
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2311 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-29 00:14:29 +00:00 |
|
dzzxzz@gmail.com
|
e0a5c0ae81
|
save texit address in to thread stack in m16c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2308 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-26 06:43:35 +00:00 |
|
dzzxzz@gmail.com
|
443c7c3597
|
revert BSP(m16c62p) to r2035
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2307 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-25 04:44:44 +00:00 |
|
dzzxzz@gmail.com
|
c784dd2ed8
|
update V850 BSP, now supporting scons + IAR
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2306 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-25 04:18:24 +00:00 |
|
dzzxzz@gmail.com
|
6dcb1207b1
|
initialize register r31(LP) with texit in V850/cpuport.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2305 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-25 03:19:43 +00:00 |
|
dzzxzz@gmail.com
|
999de72081
|
fixed a comment error in rtconfig.h
which default value of RT_THREAD_PRIORITY_MAX is 32 not 2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2303 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-24 08:26:44 +00:00 |
|
dzzxzz@gmail.com
|
700b16c52b
|
adjust the coding style in src/ipc.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2302 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-24 03:01:48 +00:00 |
|
dzzxzz@gmail.com
|
bcc6ffac9e
|
sync RTGUI with github(https://github.com/RT-Thread/RTGUI) 9573987ab967d6823151f967e4715a995579c8e5
As always, full log is in GitHub.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2301 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 08:13:23 +00:00 |
|
dzzxzz@gmail.com
|
2d6bb86360
|
fixed a compiling error while components_init.h changed to components.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2300 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:41:04 +00:00 |
|
dzzxzz@gmail.com
|
882c5d80bf
|
please define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30 +
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2299 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:38:46 +00:00 |
|
dzzxzz@gmail.com
|
e586ae10c3
|
fixed a compiling error while components_init.h changed to components.h
please define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30 +
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2298 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:38:04 +00:00 |
|
dzzxzz@gmail.com
|
f36a8ca713
|
using the default path of Keil(C:\Keil) as the keil EXEC_PATH
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2297 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:22:11 +00:00 |
|
dzzxzz@gmail.com
|
8138af2826
|
define RT_DFS_ELM_CODE_PAGE in the rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2296 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:10:57 +00:00 |
|
dzzxzz@gmail.com
|
4d4c33680a
|
update /src/SConscript
rtm.c is not exist any more
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2293 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 03:17:26 +00:00 |
|
dzzxzz@gmail.com
|
c6c2a504f6
|
re-format the coding style in serial.h
1, Tabs to Spaces
2, File Format(CR/LF) using UNIX style
3, maximum line length = 80
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2282 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 09:00:33 +00:00 |
|
dzzxzz@gmail.com
|
e699e09a11
|
re-format the coding style in serial.c
1, Tabs to Spaces
2, File Format(CR/LF) using UNIX style
3, maximum line length = 80
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2281 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 08:54:56 +00:00 |
|
dzzxzz@gmail.com
|
095b0ae5c0
|
re-format the coding style in rtdef.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2280 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 08:06:02 +00:00 |
|