tangyuxin
|
f7a6078c5c
|
[audio]新版本pipe导致audio编译错误,添加以前的pipe
|
2017-11-10 19:50:29 +08:00 |
tangyuxin
|
afc2256d01
|
[libcpu]Support x1000 CPU
|
2017-11-10 19:50:14 +08:00 |
tanek liang
|
9d01021f30
|
[Tools] scons add iar LIBS and LIBPATH support
|
2017-11-10 19:49:34 +08:00 |
Bernard Xiong
|
21daf7359a
|
Update drv_i2c.c
|
2017-11-10 19:47:53 +08:00 |
Bernard Xiong
|
6f91a917c6
|
Update SConscript
|
2017-11-10 19:46:00 +08:00 |
tanek liang
|
7920c2f02f
|
[bsp] fix imxrt1052-evk iar/mdk project build error:
- <sys/socket.h> not found
|
2017-11-10 18:12:07 +08:00 |
tanek liang
|
c3ff9772b7
|
[bsp] fix stm32f429-apollo iar project build error:
- timespec has already been declared
- <sys/socket.h> not found
|
2017-11-10 18:12:07 +08:00 |
MurphyZhao
|
e466357c7f
|
[Fix] Fix building error when `PKG_USING_CJSON` is not defined
[Mod] Modify wifi_usage help message
|
2017-11-09 17:24:26 +08:00 |
tanek liang
|
99e5e90c40
|
[DeviceDrivers] support using RT_USING_MTD_NOR and RT_USING_MTD_NAND at the same time
|
2017-11-09 16:50:20 +08:00 |
JasonJiaJie
|
ef219c20c2
|
[Driver][Pipe]Memory leak issue when close a pipe.
There is a memory leak issue when close a pipe.
|
2017-11-09 16:49:46 +08:00 |
MurphyZhao
|
024e3ea8f6
|
[Fix] Fix issue caused by global info and local info in wlan/wlan_cmd.c
[Add] Change network_mode value according to the finsh shell command
|
2017-11-09 13:13:32 +08:00 |
SummerGift
|
4dfabdcb0a
|
add components/libc/compilers/armlibc/dirent.h
|
2017-11-09 13:07:58 +08:00 |
armink
|
045f6c368c
|
[BSP] Fix stm32f10x BSP error code.
|
2017-11-08 00:05:46 +08:00 |
armink
|
1e9f9824d3
|
[BSP] Update stm32f40x BSP gpio driver.
|
2017-11-08 00:05:46 +08:00 |
armink
|
ba2f149a4c
|
[DeviceDriver] Change `pin_irq_enable` to `rt_pin_irq_enable`.
|
2017-11-08 00:05:46 +08:00 |
勤为本
|
1bbe09df94
|
把龙芯1c的SPI接口改为RTT统一的SPI接口
|
2017-11-08 00:05:05 +08:00 |
SummerGift
|
d6f80720b6
|
update bsp/stm32f429-apollo/rtconfig.h bsp/stm32f429-apollo/.config
|
2017-11-07 17:30:41 +08:00 |
JasonJiaJie
|
75c6c40a64
|
[DeviceDriver][serial]Fix data bits error issue when using tcsetattr to set uart parameters.
data bits should get from CSIZE.
|
2017-11-07 15:35:20 +08:00 |
Bernard Xiong
|
6b1911e4f4
|
[BSP] Enable more options in qemu-vexpress-a9 for test.
|
2017-11-06 20:13:20 +08:00 |
Bernard Xiong
|
6ccebe19d5
|
[DeviceDrivers] Fix compiling issue in MMC/SD.
|
2017-11-06 20:11:25 +08:00 |
Bernard Xiong
|
d6c794ae78
|
Update KConfig
|
2017-11-06 20:01:35 +08:00 |
Bernard Xiong
|
4d54feed61
|
Merge pull request #961 from enkiller/gui_delet_image_jpeg_h
[gui]移除头文件"image_jpeg.h"
|
2017-11-06 18:47:03 +08:00 |
tangyuxin
|
68279a2ac2
|
[gui]移除头文件"image_jpeg.h"
|
2017-11-06 18:24:42 +08:00 |
Bernard Xiong
|
22f9486b44
|
Merge pull request #960 from enkiller/add_image_h
[gui]包含"image.h"文件,解决未定义"struct rtgui_image_engine"问题
|
2017-11-06 17:38:35 +08:00 |
tangyuxin
|
914a43925b
|
[gui]包含"image.h"文件,解决未定义"struct rtgui_image_engine"问题
|
2017-11-06 17:29:54 +08:00 |
Bernard Xiong
|
364a223f36
|
Merge pull request #958 from enkiller/modify_gui_libraries_SConscript
[gui]修改SConscript文件,解决找不到"tjpgd.h"的问题
|
2017-11-06 17:24:18 +08:00 |
Bernard Xiong
|
db162eea62
|
Merge pull request #957 from enkiller/modify_gui_config
[gui]更改"JPEG"和"PNG"选项为多选一模式
|
2017-11-06 17:23:49 +08:00 |
tangyuxin
|
cbca37dd1d
|
[gui]修改SConscript文件,解决找不到"tjpgd.h"的问题
|
2017-11-06 17:14:42 +08:00 |
tangyuxin
|
d9032677ac
|
[gui]更改"JPEG"和"PNG"选项为多选一模式
|
2017-11-06 16:59:48 +08:00 |
Bernard Xiong
|
b5496deee4
|
Merge pull request #956 from ArdaFu/master
[bsp][tm4c129x] Replace SysClock with SystemCoreClock
|
2017-11-06 14:22:04 +08:00 |
ArdaFu
|
9cb1b7a252
|
[bsp][tm4c129x] Replace SysClock with SystemCoreClock
|
2017-11-06 14:07:31 +08:00 |
Bernard Xiong
|
5293dddd00
|
[Tools] Remove menuconfig command in scons
|
2017-11-06 14:01:48 +08:00 |
Bernard Xiong
|
707cb347e3
|
Update .travis.yml
|
2017-11-05 23:14:07 +08:00 |
Bernard Xiong
|
0e3397b92e
|
Merge pull request #954 from weety/dev
[BSP][DeviceDrivers] Add MMC/SDIO initializer; Change the MMC initialization in each BSP.
|
2017-11-05 22:58:39 +08:00 |
Bernard Xiong
|
288fb53613
|
Create README_zh.md
|
2017-11-05 22:40:01 +08:00 |
weety
|
ed90b9d415
|
[RTSERVICE] Add rt_list_for_each_entry_safe macros definition.
|
2017-11-05 22:36:46 +08:00 |
weety
|
86b9875d5e
|
[BSP] update sdio driver.
|
2017-11-05 22:22:09 +08:00 |
weety
|
ce12bdd1bb
|
[BSP] update sdio driver for components init.
|
2017-11-05 22:17:38 +08:00 |
Bernard Xiong
|
f520202e8a
|
Update README.md
|
2017-11-05 21:58:05 +08:00 |
weety
|
db41e7e30e
|
[BSP][DM365] update mmcsd driver.
|
2017-11-05 21:43:02 +08:00 |
weety
|
222edd25c0
|
[BSP][AT91SAM9260] update sdio drivers.
|
2017-11-05 21:42:31 +08:00 |
weety
|
e4dd86a1b7
|
[DRIVER][SDIO] Add components initializer.
|
2017-11-05 21:41:43 +08:00 |
Bernard Xiong
|
9bd094197e
|
[libc] Add HAVE_SYS_SELECT_H/HAVE_SYS_SOCKET_H options.
|
2017-11-05 14:36:48 +08:00 |
Bernard Xiong
|
626bd00abf
|
Merge pull request #952 from weety/dev
[BSP][dm365] Fixed net link down issue.
|
2017-11-05 10:54:36 +08:00 |
weety
|
212da4d2d7
|
[BSP][dm365] Fix compile warning.
|
2017-11-05 00:49:39 +08:00 |
weety
|
76e1c8029d
|
[BSP][dm365] Fixed net link down issue.
|
2017-11-05 00:33:51 +08:00 |
bernard
|
06e84c8f30
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2017-11-04 17:39:52 +08:00 |
bernard
|
6f6dd80103
|
[Tools] Add scons --dist command.
|
2017-11-04 17:39:45 +08:00 |
Bernard Xiong
|
6be1bd1c89
|
Merge pull request #951 from enkiller/gui_modify_Kconfig
[gui]Kconfig Add options 'RTGUI_IMAGE_CONTAINER'
|
2017-11-04 14:49:53 +08:00 |
Bernard Xiong
|
babc1a1990
|
Merge pull request #950 from enkiller/gui_modify_SConscript
[gui]修改 SConscript 文件。 RT_USING_RTGUI -> RT_USING_GUIENGINE
|
2017-11-04 14:49:29 +08:00 |