Grissiom
|
a447b5f3cf
lpc43xx: refactor uart drivers
|
10 years ago |
Bernard Xiong
|
c3515abf93
Merge pull request #407 from grissiom/misc-fix
|
10 years ago |
bernard
|
f6ed27b863
[DeviceDrivers] Fix sensor_poll issue.
|
10 years ago |
Grissiom
|
57b5c74a71
rt_kprintf: force the open_flag to be RT_DEVICE_FLAG_STREAM
|
10 years ago |
Grissiom
|
099ada6699
finsh: open the finsh device with RT_DEVICE_FLAG_STREAM
|
10 years ago |
bernard
|
06454fd484
[DeviceDrivers] change tab to space in sensor.
|
10 years ago |
bernard
|
09602fd9d8
If there is no CPPDEFINES, generate an empty GetCPPDEFINES function.
|
10 years ago |
bernard
|
a6251a439e
Use open_flag for serial device.
|
10 years ago |
bernard
|
46bca6f84a
Add C programming language APIs.
|
10 years ago |
bernard
|
58163f49e0
[DeviceDriver] change the name style of method of C++ code; Add raw mode for sensor.
|
10 years ago |
bernard
|
b73283135d
Add cplusplus initialization for ARMCC; Fix printf issue in _sys_write.
|
10 years ago |
Bernard Xiong
|
354d433446
Merge pull request #405 from wangzhouwang/fighter
|
10 years ago |
unknown
|
a0b71c1c77
fix stm32f407 uart3 TX config error
|
10 years ago |
Bernard Xiong
|
34470355a0
Merge pull request #402 from grissiom/freetype
|
10 years ago |
Grissiom
|
d0540f0d85
external: update freetype to 2.5.4
|
10 years ago |
Bernard Xiong
|
df128a046f
Merge pull request #401 from grissiom/fix-ymodem
|
10 years ago |
Grissiom
|
d479960aac
ymodem: fix a race-condition in handshaking
|
10 years ago |
Bernard Xiong
|
188b64203b
Merge pull request #399 from grissiom/const-data
|
10 years ago |
Grissiom
|
9944a1b69c
lodepng: make the crc32 LUT const
|
10 years ago |
Bernard Xiong
|
0338388090
Merge pull request #398 from grissiom/misc-fix
|
10 years ago |
Grissiom
|
ee59452ee5
clang-analyze: force 32bit compile
|
10 years ago |
Grissiom
|
c045281ee2
object: fix module name testing
|
10 years ago |
Bernard Xiong
|
9a1126e4a4
Merge pull request #397 from pangweishen/master
|
10 years ago |
pangwei
|
3c1c093230
RT_TIMER_TICK_PER_SECOND in rtconfig.h for softtime scheduler ,maybe is not used.
|
10 years ago |
Bernard Xiong
|
d045053c81
Merge pull request #396 from Coing/rt-threadCoing
|
10 years ago |
Coing
|
056b3bed4f
create project.uvprojx by scons mdk5 and delete some useless files
|
10 years ago |
Coing
|
136b98581a
Merge branch 'rt-threadCoing' of https://github.com/Coing/rt-thread into rt-threadCoing
|
10 years ago |
Coing
|
f97062baa7
create project.uvprojx by scons and use mdk5
|
10 years ago |
Coing
|
e9825dc47f
change project.uvprojx C/C++ path
|
10 years ago |
Coing
|
f68b03f089
change project.uvprojx C/C++ PATH,
|
10 years ago |