guozhanxin
|
9e79333512
|
[project] update mdk/iar project and config.
|
2023-10-08 11:21:00 +08:00 |
dejavudwh
|
e4fdf23cef
|
BSP support menuconfig for lm3s9b9x
|
2023-06-14 08:48:07 -04:00 |
Meco Man
|
ddccef3a64
|
modify RT_ALIGN_SIZE as 8 by default
|
2023-01-12 22:47:23 -05:00 |
Man, Jianting (Meco)
|
e96e3e07f5
|
[lwip] integrate lwip porting layer (#5606)
* [lwip] integrate lwip porting layer
* Lwip 通用文件梳理 (#2)
* [modify] extract the common files for different version about lwip.
* [update] the initialization logic of lwIP.
* 整理源码结构
* ethernetif 头文件 ""改为<>
* 整理代码
* add macro definition "RT_USING_DEVICE_IPC".
* [update] mandatory selected "RT_USING_DEVICE_IPC".
* [modify] compile error for lost "lwip/init.h"
Co-authored-by: xiangxistu <52819708+xiangxistu@users.noreply.github.com>
Co-authored-by: liuxianliang <liuxianliang@rt-thread.com>
|
2022-02-23 23:56:43 +08:00 |
Meco Man
|
c9b0876ac5
|
更新老bsp工程和rtconfig.h
|
2021-06-28 16:29:26 +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 Xiong
|
591339e7a8
|
[BSP] fix compiling issue
|
2017-10-16 19:16:10 +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 |
Ming, Bai
|
b4de7cce57
|
Re-normalizing the repo
|
2013-01-08 22:40:58 +08:00 |
dzzxzz@gmail.com
|
09592b5df8
|
fixed a compiling error, if RT_LWIP_PBUF_POOL_BUFSIZE isn't defined in rtconfig.h:
drivers\luminaryif.c(48): error: #59: function call is not allowed in a constant expression
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2102 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-24 02:05:45 +00:00 |
dzzxzz@gmail.com
|
b016c6603a
|
enable the RT_LWIP_IGMP in rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2065 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-15 08:43:06 +00:00 |
dzzxzz@gmail.com
|
97f10d0a1a
|
fixed a compiling error while using LWIP 1.4.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2050 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 11:14:55 +00:00 |
wuyangyong
|
f9a41a9686
|
add sdram driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1754 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-10-11 05:06:46 +00:00 |
qiuyiuestc@gmail.com
|
7beb4cd4cf
|
support Lwip
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1538 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-26 10:38:41 +00:00 |
qiuyiuestc@gmail.com
|
3a503dcc89
|
rename from lm3s_9b9x to lm3s9b9x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1532 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-23 13:37:42 +00:00 |