Grissiom
|
b72001fcac
kernel: mutex could only be released in thread context
|
11 years ago |
Bernard Xiong
|
ca9b83c68f
Merge pull request #172 from grissiom/rtt-next
|
11 years ago |
Grissiom
|
c9b8b7465f
kernel: fix compiling error when RT_DEBUG is not defined
|
11 years ago |
Bernard Xiong
|
9193acafbf
Merge pull request #170 from grissiom/rtt-next
|
11 years ago |
Grissiom
|
6f71308ef5
kernel: add RT_DEBUG_IN_THREAD_CONTEXT
|
11 years ago |
Bernard Xiong
|
4eaadb7a98
Merge pull request #168 from grissiom/dfs-fix
|
11 years ago |
Bernard Xiong
|
1c16c5851e
Merge pull request #169 from grissiom/log_trace-fix
|
11 years ago |
Grissiom
|
d0251a523a
log_trace: fix the memmove use
|
11 years ago |
Grissiom
|
5fdca8371b
DFS: add dfs_file_flush prototype in dfs_file.h
|
11 years ago |
bernard
|
786a5541a3
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
11 years ago |
bernard
|
d092105f3a
Add tap netif driver
|
11 years ago |
Bernard Xiong
|
69bbd35f38
Merge pull request #167 from grissiom/ymodem
|
11 years ago |
Grissiom
|
5674198759
components/utilities: add ymodem
|
11 years ago |
bernard
|
1ffb99e6f5
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
11 years ago |
bernard
|
f1107f6714
add BGR565 definition
|
11 years ago |
bernard
|
6c5e34fa70
fix the line too long issue
|
11 years ago |
Bernard Xiong
|
83bb05419f
Merge pull request #166 from prife/simulator
|
11 years ago |
prife
|
821ab3b9aa
scons script: support to generate vs2012 project xml
|
11 years ago |
Bernard Xiong
|
0d378bbeac
Merge pull request #165 from prife/jffs2-fix
|
11 years ago |
prife
|
f71f0595d6
DFS/jffs2: fix bug when umount jffs2
|
11 years ago |
prife
|
12a6366217
DFS/jffs2: fix file mode init bug in jffs2_open/opendir
|
11 years ago |
Bernard Xiong
|
bfc0d8c91d
Merge pull request #163 from grissiom/compiling-fix
|
11 years ago |
Grissiom
|
df4e8ff060
msh: only export cd/pwd when DFS_USING_WORKDIR is set
|
11 years ago |
Grissiom
|
05651e7c66
logtrace: only export cmd when finsh is enabled
|
11 years ago |
Bernard Xiong
|
0b844aa82d
Merge pull request #160 from grissiom/misc-fix
|
12 years ago |
Grissiom
|
2a20337707
logtrace: adjust the log values
|
12 years ago |
Grissiom
|
519982fa74
logtrace: add LOG_TRACE_VERBOSE log level
|
12 years ago |
Grissiom
|
783a6a6717
logtrace: cleanup code and fix compiling warnings
|
12 years ago |
Bernard Xiong
|
29871c0d84
Merge pull request #159 from grissiom/misc-fix
|
12 years ago |
Grissiom
|
7b0a3afdf9
kservice: export vsnprintf as rt_vsnprintf
|
12 years ago |