Bernard Xiong
|
f74cde045b
|
[BSP] fix the finsh_system_init issue in BSP
|
2017-12-08 11:57:22 +08:00 |
Bernard Xiong
|
4ad621075b
|
Merge pull request #1084 from enkiller/master
[bsp]54608更新GUI引擎宏定义
|
2017-12-07 20:35:49 +08:00 |
tangyuxin
|
ded66869c6
|
[bsp]54608更新GUI引擎宏定义
|
2017-12-07 19:09:23 +08:00 |
Bernard Xiong
|
aa65c75d8f
|
Merge pull request #1082 from enkiller/add_gui_demo
[gui]修正不能正确获取图片数据长度的问题
|
2017-12-07 18:35:53 +08:00 |
Bernard Xiong
|
749fa2b73a
|
Merge pull request #1080 from TanekLiang/imxrt
[bsp] update i.mx rt bsp
|
2017-12-07 18:32:55 +08:00 |
Bernard Xiong
|
d3ddf3b0a7
|
Merge pull request #1079 from TanekLiang/mmc_sd
[DeviceDrivers] Fix missing mailbox send after SDCard hot plug finished
|
2017-12-07 18:32:34 +08:00 |
JasonJiaJie
|
3454484346
|
[Termios]Fix compile error for gcc and iar.
Fix compile error for gcc and iar.Add termios.h to newlib and dlib
|
2017-12-07 18:32:06 +08:00 |
JasonJiaJie
|
de0a201e44
|
[Termios]1. Add termios test. 2.Add termios.h
1. Add termios test. 2.Add termios.h
|
2017-12-07 18:32:06 +08:00 |
JasonJiaJie
|
bd4c90f619
|
[Termios]Fix compile error for gcc and iar.
Fix compile error for gcc and iar.Add termios.h to newlib and dlib
|
2017-12-07 17:52:20 +08:00 |
tangyuxin
|
5b4215d1d7
|
[gui]修正不能正确获取图片数据长度的问题
|
2017-12-07 17:16:01 +08:00 |
tanek liang
|
5fe9bcd176
|
[bsp] Delete duplicate code
|
2017-12-07 15:06:33 +08:00 |
tanek liang
|
d8bc33d70b
|
[DeviceDrivers] Fix missing mailbox after SDCard hot plug
|
2017-12-07 14:44:16 +08:00 |
tanek liang
|
7631dba4c7
|
[bsp] remove unused files
|
2017-12-07 13:43:58 +08:00 |
tanek liang
|
f79bd13d5d
|
[bsp] add memory dump function
|
2017-12-07 13:42:45 +08:00 |
tanek liang
|
010891fcd1
|
[bsp] add link info dump and update SDCard mount
|
2017-12-07 13:41:05 +08:00 |
tanek liang
|
da30f0fae2
|
[bsp] update MDK and IAR project
|
2017-12-07 13:38:51 +08:00 |
tanek liang
|
f88e1268be
|
[bsp] support using debuger download, runing after reboot
|
2017-12-07 13:36:52 +08:00 |
tanek liang
|
68f13f5d92
|
[bsp] add sdram driver
|
2017-12-07 13:26:23 +08:00 |
tanek liang
|
6a88e5b20e
|
[bsp]clean code
|
2017-12-07 13:15:52 +08:00 |
tanek liang
|
5fd89e4461
|
[bsp] update eth driver: fix phy init never timeout bug
|
2017-12-07 13:14:41 +08:00 |
JasonJiaJie
|
3a23c59c29
|
[Termios]1. Add termios test. 2.Add termios.h
1. Add termios test. 2.Add termios.h
|
2017-12-07 11:06:10 +08:00 |
uestczyh222
|
049ed5047f
|
[Components][USB][DFS][usb minimize stack size dfs fix build error
without finsh]
|
2017-12-07 07:24:37 +08:00 |
Bernard Xiong
|
9c731baf2a
|
Merge pull request #1076 from enkiller/add_gui_demo
[gui]add example
|
2017-12-06 21:07:00 +08:00 |
tangyuxin
|
45a5745acb
|
[gui]remove gui_demo.h
|
2017-12-06 21:02:45 +08:00 |
tangyuxin
|
056ed06310
|
[gui]add example
|
2017-12-06 20:34:52 +08:00 |
Bernard Xiong
|
37c6eac27b
|
[BSP] Update qemu nographic script
|
2017-12-05 20:17:55 +08:00 |
Bernard Xiong
|
9508b0e650
|
fix the fs type search issue in mkfs.
|
2017-12-05 20:16:34 +08:00 |
Bernard Xiong
|
5efea8ddb6
|
Merge pull request #1074 from Haleyl/master
[BSP]Add more drivers and fix some problem
|
2017-12-04 19:18:45 +08:00 |
lin
|
2706bccbdd
|
[BSP]Add more drivers and fix some problem
|
2017-12-04 18:52:02 +08:00 |
Bernard Xiong
|
c17ddf1430
|
Merge pull request #1073 from parai/patch-1
[bsp] better use gcc to link instead of g++
|
2017-12-04 18:05:58 +08:00 |
parai
|
d0f7ec73b9
|
better use gcc to link instead of g++
on ubuntu, use g++ will add a additional linkflag "-lstdc++" and this will result link failed.
|
2017-12-04 14:35:18 +08:00 |
Bernard Xiong
|
f491f7cf5f
|
Merge pull request #1072 from uestczyh222/master
[Components][Deivers][USB][HID]fix bug and add send callback
|
2017-12-04 08:47:47 +08:00 |
uestczyh222
|
c1f9ebbde3
|
Merge remote-tracking branch 'upstream/master'
|
2017-12-04 01:59:18 +08:00 |
uestczyh222
|
f3a96e2073
|
[Components][Deivers][USB][HID]fix bug and add send callback
|
2017-12-04 01:58:59 +08:00 |
Bernard Xiong
|
2ec2203803
|
Merge pull request #1071 from uestczyh222/master
[Components][Drivers][USB Device][WinUSB]update winusb class
|
2017-12-03 13:23:42 +08:00 |
Bernard Xiong
|
170217cbfa
|
Merge pull request #1070 from armink/fix_utilities_kconfig
[Kconfig] Add utilities Kconfig.
|
2017-12-03 13:23:16 +08:00 |
MiraculousConch
|
d8de70397e
|
Merge remote-tracking branch 'upstream/master'
|
2017-12-03 01:35:11 +08:00 |
MiraculousConch
|
1462ba178d
|
[Components][Drivers][USB Device][WinUSB]update winusb class
|
2017-12-03 01:32:07 +08:00 |
armink
|
fde3d6bc10
|
[Kconfig] Add utilities Kconfig.
|
2017-12-02 23:16:45 +08:00 |
Bernard Xiong
|
d629a3c87f
|
Merge pull request #1069 from BernardXiong/master
[BSP] Add qemu-nographic script
|
2017-12-02 16:36:11 +08:00 |
bernard
|
89af35b0c3
|
[BSP] Add qemu-nographic script
|
2017-12-02 16:37:50 +08:00 |
bernard
|
9463fd9ae8
|
[BSP] Add '-nostartfiles' to link flags.
|
2017-12-02 10:53:42 +08:00 |
bernard
|
c0b2a1a4b4
|
[Tools] Add g++ link patch when enble C++.
|
2017-12-02 10:53:19 +08:00 |
Bernard Xiong
|
37dfd836cf
|
Update ChangeLog.md
|
2017-12-01 00:22:39 +08:00 |
bernard
|
ae7237dc53
|
[BSP] Fix the WIN32 compiling issue.
rename _errno to __rt_errno for conflict in WIN32.
|
2017-11-30 23:56:52 +08:00 |
Bernard Xiong
|
baeb63dbf0
|
Merge pull request #1066 from BernardXiong/master
[DFS] fix the filesystem_operation_table issue.
|
2017-11-30 23:55:26 +08:00 |
bernard
|
2a83353e5f
|
[DFS] fix the filesystem_operation_table issue.
|
2017-11-30 23:55:22 +08:00 |
Bernard Xiong
|
f004ff16f7
|
Merge pull request #1064 from uestczyh222/master
[Tools][menuconfig] fix it run in mac os x
|
2017-11-30 22:11:57 +08:00 |
MiraculousConch
|
522ad95158
|
Ignore kconfig-mconf
|
2017-11-30 21:23:48 +08:00 |
Bernard Xiong
|
1e55105b1d
|
Merge pull request #1065 from BernardXiong/master
[libc] Add mmap API.
|
2017-11-30 21:19:18 +08:00 |