4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 20:59:22 +08:00

30 Commits

Author SHA1 Message Date
Ernest
7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
chenyong
74793a53fd [bsp] update project configure file for finsh component change
Signed-off-by: chenyong <1521761801@qq.com>
2019-09-26 15:40:13 +08:00
tyustli
1be90253d0 delete the CMSIS from components and add the CMSIS
and add the CMSIS in some specific BSP
2019-03-26 13:58:33 +08:00
armink
0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08:00
chenchaoqun@rt-thread.com
bb8e89e851 【串口】宏定义对应增加 2018-12-17 09:38:53 +08:00
aozima
2d48393fd2 [bsp][CME_M7] update lwIP config. 2018-12-03 20:00:23 +08:00
aozima
30538a9478 [bsp][CME_M7] update scons config: update MDK support. 2018-12-03 20:00:20 +08:00
aozima
808bc757f1 [bsp][CME_M7] update scons config: disable IAR support. 2018-12-03 19:57:25 +08:00
liang yongxiang
cd39c2525a [bsp] support get compiler path by environment variables for IAR 2018-04-07 15:43:45 +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
0f3563fd64 [BSP] Update project files 2017-12-31 21:45:32 +08:00
bernard
7877836065 [BSP] Update project files. 2017-10-31 11:59:49 +08:00
aozima
f75c8f6e81 update SConscript: support scons 3. 2017-10-29 14:32:53 +08:00
ArdaFu
064f182a0d [bsp]Fix RT_LWIP_IPADDR RT_LWIP_GWADDR RT_LWIP_MSKADDR define, replace multi-bytes MACRO with single string MACRO. 2017-10-27 10:05:31 +08:00
bernard
296d57e859 [BSP] remove components.h file. 2017-10-16 14:10:18 +08:00
bernard
5e3b3b19a6 [BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
2017-10-16 13:23:03 +08:00
Alex
b25e602afb fix a eth driver bug to avoid crush
fix a eth driver bug to avoid crush
2015-05-13 08:50:14 +08:00
toasun
a58078d18a 2015-05-12 15:44:57 +08:00
toasun
bd59276640 Update cmem7_eth.c 2015-05-12 13:43:50 +08:00
BernardXiong
e38f3aa39c [BSP] Update Keil MDK project files. 2015-05-11 21:10:25 +08:00
aozima
1f47eb88c8 [CME_M7] update gcc compile script. 2014-11-02 14:51:52 +08:00
aozima
4c31c22802 [CME_M7] update gcc linker script. 2014-11-02 14:51:47 +08:00
aozima
c6d9d6e3f9 [CME_M7] change file name to lower case. 2014-11-02 14:50:14 +08:00
aozima
4c1eff52e2 [CME_M7] add GCC compile support. 2014-11-02 13:52:16 +08:00
aozima
f40d11e9bc update project. 2014-09-21 21:51:13 +08:00
aozima
4b99afc2b9 update EMAC driver. 2014-09-21 21:50:26 +08:00
aozima
89bcb70e5f add delay for PHY check. 2014-09-21 21:49:43 +08:00
aozima
ff4fcd5b56 add EMAC driver. 2014-09-21 21:48:26 +08:00
aozima
a8106442e1 update uart driver. 2014-09-21 21:46:50 +08:00
aozima
9da1668cfe import CM3-M7 project. 2014-09-21 21:45:36 +08:00