Grissiom
|
e882597f9c
romfs: check the dirent before use it
|
10 years ago |
Grissiom
|
3531fa71aa
romfs: declare the dummy entry as weak
|
10 years ago |
bernard
|
6281ab2bbe
[DeviceDriver] Remove i2c_core_lock.
|
10 years ago |
Bernard Xiong
|
ecbde6bb9d
Merge pull request #363 from BernardXiong/master
|
10 years ago |
Bernard Xiong
|
0fa10629f7
[Sensor] code cleanup
|
10 years ago |
Bernard Xiong
|
16ff73b51b
Merge pull request #362 from BernardXiong/master
|
10 years ago |
Bernard Xiong
|
c319182651
Merge remote-tracking branch 'upstream/master'
|
10 years ago |
Bernard Xiong
|
ef90e4828d
Merge branch 'master' of https://github.com/BernardXiong/rt-thread
|
10 years ago |
Bernard Xiong
|
e22264f1d0
Merge pull request #361 from BernardXiong/master
|
10 years ago |
Bernard Xiong
|
1974bec8bf
[C++] fix the ctors initialization issue
|
10 years ago |
Bernard Xiong
|
38be10cf89
[BSP] fix GCC compiling issue when enable C++ support
|
10 years ago |
Bernard Xiong
|
b081df6b93
[NFS] fix opendir failed issue.
|
10 years ago |
Bernard Xiong
|
796c49347e
[BSP] Fix the gcc compiling issue in LPC408x bsp
|
10 years ago |
Bernard Xiong
|
3bf721a6fb
[BSP] Update C++ compiling options
|
10 years ago |
Bernard Xiong
|
1b793ad039
[BSP] use RT_USING_LIBC instead of RT_USING_NEWLIB
|
10 years ago |
Bernard Xiong
|
d2e15a52e6
Merge remote-tracking branch 'upstream/master'
|
10 years ago |
Bernard Xiong
|
18cd95688d
[Drivers] Add sensor framework
|
10 years ago |
Bernard Xiong
|
b84123b0b4
[C++] Add cplusplus component
|
10 years ago |
Bernard Xiong
|
0797e54f3f
[LIBC] fix the fopen/open issue in armlibc
|
10 years ago |
Bernard Xiong
|
a995264832
Merge pull request #360 from BernardXiong/master
|
10 years ago |
Bernard Xiong
|
692e597847
[BSP] use RT_USING_LIBC instead of RT_USING_NEWLIB
|
10 years ago |
Bernard Xiong
|
802c768475
[LIBC] Use RT_USING_LIBC instead of libs option for each compiler
|
10 years ago |
Bernard Xiong
|
372926477b
[GDB] Fix compiling error when not enable GDB.
|
10 years ago |
Bernard Xiong
|
e5a1a9f553
Merge pull request #357 from grissiom/enhance-finsh
|
10 years ago |
Grissiom
|
3d584266e5
finsh: allow user to disable the FINSH_USING_HISTORY
|
10 years ago |
Bernard Xiong
|
3304a4195c
Merge pull request #356 from yangfasheng/master
|
10 years ago |
yangfasheng
|
e5953e671c
Add mb9bf568r to bsp
|
10 years ago |
Bernard Xiong
|
2fc3db6579
Merge pull request #353 from grissiom/misc-fix
|
10 years ago |
Grissiom
|
e030451220
minilibc: only define malloc family when RT_USING_HEAP enabled
|
10 years ago |
Grissiom
|
9a75583349
dfs: check for null reference
|
10 years ago |