liang yongxiang
|
b085393cde
|
[bsp] add ck802 bsp
|
2018-06-11 09:45:07 +08:00 |
|
liang yongxiang
|
4e937887f6
|
[tools] add target=cdk in building script
|
2018-06-11 09:44:10 +08:00 |
|
liang yongxiang
|
7785dc5d01
|
[libcpu] add c-sky ck802 support
|
2018-06-11 09:43:39 +08:00 |
|
liang yongxiang
|
99cbadc1d9
|
[bsp][hifive1] remove unused code
|
2018-06-04 11:43:02 +08:00 |
|
liang yongxiang
|
43922e465e
|
[bsp] add new bsp: hifive1
|
2018-05-31 14:58:59 +08:00 |
|
liang yongxiang
|
32c5b2515f
|
[libcpu] add risc-v e310 porting
|
2018-05-31 14:53:26 +08:00 |
|
liang yongxiang
|
9c051e4fd1
|
[bsp][lpc54608-LPCXpresso] add README.md
|
2018-05-30 21:43:33 +08:00 |
|
liang yongxiang
|
6605b65ef0
|
[bsp] remove AE210P bsp
|
2018-05-29 13:00:18 +08:00 |
|
liang yongxiang
|
46b9be6038
|
[libcpu] remove nds32 porting
|
2018-05-29 12:59:54 +08:00 |
|
liang yongxiang
|
be27862154
|
[bsp] remove hifive1 bsp
|
2018-05-29 12:59:19 +08:00 |
|
liang yongxiang
|
5faae3350c
|
[libcpu] remove libcpu/risc-v
|
2018-05-29 12:59:13 +08:00 |
|
liang yongxiang
|
bf21bbc423
|
[bsp][lpc408x] add README.md
|
2018-05-29 12:57:41 +08:00 |
|
liang yongxiang
|
03a05abdef
|
[bsp] remove unused bsp
|
2018-05-29 10:43:06 +08:00 |
|
liang yongxiang
|
0cbd41a697
|
[bps][gd32450z-eval] update lwip to 2.0.2
|
2018-05-29 10:19:30 +08:00 |
|
liang yongxiang
|
e43200fa09
|
[bsp][gd32450z-eval] update bsp:
- add gcc support
- update project because GUI had move to packages
- enable RT_USING_USER_MAIN mode
|
2018-05-22 22:56:41 +08:00 |
|
liang yongxiang
|
418c9dfc80
|
[bsp][imxrt1052-evk] update README.md : add running log
|
2018-05-02 22:20:15 +08:00 |
|
liang yongxiang
|
50b84bb08e
|
[bsp][imxrt1052-evk] change sdio default speed to 25M
|
2018-05-02 22:17:58 +08:00 |
|
liang yongxiang
|
03ff8a29c5
|
[bsp][imxrt1052-evk] update enet driver: revert all change for fsl_enet.c
|
2018-05-02 22:17:14 +08:00 |
|
liang yongxiang
|
a4b78ca093
|
[bsp][imxrt1052] add readme
|
2018-04-29 22:37:52 +08:00 |
|
liang yongxiang
|
cc81b47be2
|
[components] fixed signed/unsigned mismatch warning
|
2018-04-09 12:05:51 +08:00 |
|
liang yongxiang
|
8dc8382277
|
[kernel] fixed signed/unsigned mismatch warning
|
2018-04-09 12:05:49 +08:00 |
|
liang yongxiang
|
48058683ff
|
[bsp][gd32450z-eval] Update project building error because of GUI engine moved to package.
|
2018-04-09 12:03:42 +08:00 |
|
liang yongxiang
|
2f5a9c37fa
|
[DeviceDriver][RTC] fixed warning when only enable finsh shell: function "date" was declared but never referenced
|
2018-04-09 12:00:43 +08:00 |
|
liang yongxiang
|
ae1536b2a0
|
[bsp][imxrt1052-evk] update eth driver
- fixed eth send frame bug
- code clean
|
2018-04-08 18:05:58 +08:00 |
|
liang yongxiang
|
cd39c2525a
|
[bsp] support get compiler path by environment variables for IAR
|
2018-04-07 15:43:45 +08:00 |
|
liang yongxiang
|
570627b72f
|
[Libc][dlib] Auto remove macro _DLIB_THREAD_SUPPORT when IAR version higher than 8.20.1
|
2018-04-07 00:47:30 +08:00 |
|
liang yongxiang
|
2545c3854e
|
[Tools] add IAR get version support
|
2018-04-07 00:47:27 +08:00 |
|
liang yongxiang
|
5fd9bd67a8
|
[bsp][imxrt1052] support auto update flash programming algorithm for wildfire board
|
2018-04-05 18:49:14 +08:00 |
|
liang yongxiang
|
327a6b6ff1
|
[bsp][imxrt1052] add cache interface support
|
2018-04-04 09:43:13 +08:00 |
|
liang yongxiang
|
aaf574f6fd
|
[bsp][v2m-mps2] update project to remove mpython package default
|
2018-04-03 11:40:11 +08:00 |
|
liang yongxiang
|
852714c1c2
|
[bps][imxrt1052] fixed gcc output bin file error
|
2018-03-28 19:50:06 +08:00 |
|
liang yongxiang
|
b09445cbfe
|
[Kernel][memheap] fix rt_realloc bugs
- missing free old memory after malloc new
- free memory when new size is zero
|
2018-03-28 10:19:32 +08:00 |
|
liang yongxiang
|
d43e20676f
|
[bsp][v2m-mps2] add pin device support and update project files
|
2018-03-25 23:38:29 +08:00 |
|
liang yongxiang
|
9b3b6989fa
|
[bsp][v2m-mps2] fix "scons --target=mdk5" error
|
2018-03-21 10:08:03 +08:00 |
|
liang yongxiang
|
5c0345e2f8
|
[bsp][lpc824] fixed error: incomplete type is not allowed
|
2018-03-18 00:46:10 +08:00 |
|
liang yongxiang
|
4043a68ad4
|
[bsp][stm32f10x] update projects
|
2018-03-16 11:18:53 +08:00 |
|
liang yongxiang
|
99e5b0a518
|
[bsp] fix spi4 typo
|
2018-03-13 20:55:15 +08:00 |
|
liang yongxiang
|
ed917b4ec0
|
[bsp] update project to fix warning: duplicate drv_i2c.c file
|
2018-03-13 20:50:46 +08:00 |
|
liang yongxiang
|
bfeae15f51
|
[bsp] update config file to fix error: external FD_SETSIZE too small for number of sockets
|
2018-03-13 20:50:42 +08:00 |
|
liang yongxiang
|
da3c900685
|
[bsp] fix typo
|
2018-03-13 17:42:21 +08:00 |
|
liang yongxiang
|
707a0915e4
|
[examples] fixed gcc warning: value computed is not used
|
2018-03-13 17:38:53 +08:00 |
|
liang yongxiang
|
7bff4a1bee
|
[bsp] update rtconfig.h and .config
|
2018-03-13 17:25:53 +08:00 |
|
liang yongxiang
|
2f14a55e28
|
[bsp] fixed gcc warning: value computed is not used
|
2018-03-13 17:25:50 +08:00 |
|
liang yongxiang
|
249d5b5887
|
[bsp] update IAR and mdk project
|
2018-03-13 17:24:44 +08:00 |
|
liang yongxiang
|
f268ffa5be
|
[bsp] delete SDIO test code
|
2018-03-13 17:24:41 +08:00 |
|
liang yongxiang
|
5760c356ef
|
[bsp] fix enum warnings
|
2018-03-13 17:24:38 +08:00 |
|
liang yongxiang
|
005b9da3d5
|
[bsp] update gcc nocache section
|
2018-03-13 17:24:33 +08:00 |
|
liang yongxiang
|
b1abc48fc9
|
[bsp] add readme file for stm32f429-apollo board
|
2018-03-07 16:14:35 +08:00 |
|
liang yongxiang
|
dc4fde203d
|
[bsp] update uart driver and fixed typo
|
2018-03-02 17:12:04 +08:00 |
|
liang yongxiang
|
7d9cf74393
|
[bsp] update V2M-MPS2 readme file
|
2018-03-02 10:24:19 +08:00 |
|
liang yongxiang
|
311f4c96dd
|
[bsp] add v2m-msp2 board support
|
2018-03-01 23:24:41 +08:00 |
|
tanek liang
|
9faa6b1d7a
|
[bsp] fix uart driver bug
|
2018-02-02 10:39:40 +08:00 |
|
tanek liang
|
6eeb2d8b94
|
[bsp] remove unused file from project
|
2017-12-15 21:41:33 +08:00 |
|
tanek liang
|
916e64cdcc
|
[bsp] update project for LCD driver, and use CMSIS-DAP as default
|
2017-12-15 16:31:44 +08:00 |
|
tanek liang
|
59ea0e16be
|
[bsp] add LCD and touch driver, and update configuration
|
2017-12-15 16:31:44 +08:00 |
|
tanek liang
|
f1c6dc1a4d
|
[bsp] update Ethernet PHY configuration
|
2017-12-15 16:31:42 +08:00 |
|
tanek liang
|
c32093482e
|
[bsp] clean code
|
2017-12-11 13:03:26 +08:00 |
|
tanek liang
|
8278e3b344
|
[bsp] update linker file configuration
|
2017-12-11 12:57:16 +08:00 |
|
tanek liang
|
3b44eac542
|
[bsp] replace magic number as link script symbol
|
2017-12-09 11:24:16 +08:00 |
|
tanek liang
|
75ecc46739
|
[bsp] fixed uart overrun bugs
|
2017-12-09 11:12:46 +08:00 |
|
tanek liang
|
a1f6c4ccf3
|
[bsp] add missing files for debugger
|
2017-12-08 17:24:22 +08:00 |
|
tanek liang
|
bc3ef4d9bc
|
[bsp] sram heap rename
|
2017-12-08 17:21:38 +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 |
|
tanek liang
|
50de6eedf5
|
[bsp] fix lpc54608 printf bug
|
2017-11-29 18:35:13 +08:00 |
|
tanek liang
|
f37df10a63
|
[bsp] update stm32f429 bsp
- enable SPI/SPI Flash/SDIO/SDCARD default
- update mount file system code
- enable C99 for MDK4 template
- update all project file
|
2017-11-28 22:01:02 +08:00 |
|
tanek liang
|
a14a219d68
|
[dfs] add new option (DFS_FILESYSTEM_TYPES_MAX) for DFS
|
2017-11-28 21:43:05 +08:00 |
|
tanek liang
|
c63ce381fe
|
[dsf] fix romfs build error in IAR (__weak should in start for variable definition)
|
2017-11-28 21:40:09 +08:00 |
|
tanek liang
|
5ccbaae150
|
[DFS] fix ROMFS get root directory bug
|
2017-11-28 21:38:48 +08:00 |
|
tanek liang
|
f7b434481c
|
[bsp] fix bug: emac hardfault when RJ45 not inserted
|
2017-11-25 21:10:40 +08:00 |
|
tanek liang
|
02693a2051
|
[bsp] fix scons + armcc build error
- add --c99 flag for c code
- add --cpp flag for cpp code
|
2017-11-24 20:20:12 +08:00 |
|
tanek liang
|
e2b5f7a722
|
[bsp] update emac driver
- fix 10 or hard duplex not work
- rewrite tx/rx function
- update emac init function
|
2017-11-24 20:20:11 +08:00 |
|
tanek liang
|
1061a49d2d
|
[bsp] stm32l476 bsp update
- add pin driver and user led
- add kconfig support
- clean code
|
2017-11-20 20:08:16 +08:00 |
|
tanek liang
|
f6828446bc
|
[bsp] update delay function
|
2017-11-18 07:26:22 +08:00 |
|
tanek liang
|
40d0ff9960
|
[bsp] add iar support for lpc54608 and fix sdram bug
|
2017-11-16 11:05:32 +08:00 |
|
tanek liang
|
a0c2e50e36
|
[bsp] support GCC for RT_USING_MODULE
|
2017-11-16 11:05:32 +08:00 |
|
tanek liang
|
37bb0e96e2
|
[bsp] update template and project after enable RT_USING_MODULE
|
2017-11-16 11:05:32 +08:00 |
|
tanek liang
|
249c3d471c
|
[bsp] enable RT_USING_MODULE
|
2017-11-16 11:05:32 +08:00 |
|
tanek liang
|
71818e8da1
|
[bsp] lpc54608 update MDK scatter file
|
2017-11-16 11:05:32 +08:00 |
|
tanek liang
|
6e3c629cde
|
[bsp] lpc54608 update CMSIS lib to V5.0.3
|
2017-11-16 11:05:32 +08:00 |
|
tanek liang
|
dcce8489db
|
[bsp] add gcc support
|
2017-11-16 11:05:32 +08:00 |
|
tanek liang
|
33b97d9c5e
|
[examples] fix bsp_directory parameter missing
|
2017-11-15 15:22:57 +08:00 |
|
tanek liang
|
a752418065
|
[gui] fix rtgui_dc_end_drawing() too few arguments in function call
|
2017-11-12 22:21:59 +08:00 |
|
tanek liang
|
d12ea8eb49
|
[bsp] remove old head file include for RTGUI
|
2017-11-12 22:20:58 +08:00 |
|
tanek liang
|
9f141407cc
|
[bsp] fix stm32f429-apollo scons build error and update template (using external scatter file)
|
2017-11-12 22:12:37 +08:00 |
|
tanek liang
|
9d01021f30
|
[Tools] scons add iar LIBS and LIBPATH support
|
2017-11-10 19:49:34 +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 |
|
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 |
|
tanek liang
|
909275b8a6
|
add cache definition
|
2017-11-01 21:23:14 +08:00 |
|
tanek liang
|
be48c3c419
|
[libc] fix time () not found when no RT_USING_RTC defined
|
2017-11-01 19:20:01 +08:00 |
|
tanek liang
|
96b081fb4a
|
[bsp] fix gcc build error
|
2017-10-30 16:52:10 +08:00 |
|