Commit Graph

140 Commits

Author SHA1 Message Date
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
moebius.ever 8160a4089a fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration. 2018-03-07 15:28:51 +08:00
Bernard Xiong 2be6176b57
Merge pull request #1248 from valeriyvan/fixshift
Fixing shift operation in enum declaration
2018-03-04 20:52:36 +08:00
Bernard Xiong 8b36b57a11 [UIEngine] move UI engine as a package 2018-03-03 16:34:01 +08:00
Valeriy Van f4a36fa6e3 Fixing shift operation in enum declaration 2018-03-02 11:22:32 +01:00
tanek liang 9faa6b1d7a [bsp] fix uart driver bug 2018-02-02 10:39:40 +08:00
MurphyZhao d9b440f90c [bsp] update imxrt1052 iar project
1 update lwip default version to 2.02
2 remove iar project `_TIMESPEC_DEFINED` define
3 remove iar project `_DLIB_THREAD_SUPPORT` define
2018-01-17 19:47:32 +08:00
MurphyZhao 472491e7ca Fix IAR Version Problem
[bsp/lpc54608-LPCXpresso/applications/SConscript]
[bsp/imxrt1052-evk/applications/SConscript]
2018-01-10 15:10:02 +08:00
Bernard Xiong 0f3563fd64 [BSP] Update project files 2017-12-31 21:45:32 +08:00
Bernard Xiong a4776edb5f
Merge pull request #1114 from TanekLiang/imxrt_lcd_update
[bsp] remove unused file from project
2017-12-15 23:46:25 +08:00
tanek liang 6eeb2d8b94 [bsp] remove unused file from project 2017-12-15 21:41:33 +08:00
tangyuxin c3fc52627f [bsp]imxrt1052-evk 支持scons编译C++代码 2017-12-15 17:32:10 +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
Bernard Xiong 50ffc11704 [BSP] Add board type in imxrt1052-evk bsp 2017-12-15 14:41:03 +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 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
Bernard Xiong 7bc87e4ae8 [Kconfig] Rename all of KConfig files to 'Kconfig' 2017-11-30 20:12:53 +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
weety 86b9875d5e [BSP] update sdio driver. 2017-11-05 22:22:09 +08:00
bernard 7877836065 [BSP] Update project files. 2017-10-31 11:59:49 +08:00
tanek liang 96b081fb4a [bsp] fix gcc build error 2017-10-30 16:52:10 +08:00
tanek liang 60e3e57905 [bsp] add missing files for emac 2017-10-30 16:51:37 +08:00
tanek liang 348a6f506a [bsp] rename bsp: imxrt --> imxrt1052-evk 2017-10-28 10:04:39 +08:00