On 9/19/2022 04:28, Cedric Berger wrote:
Sorry for a slightly off-topic question here:
[...]
In that case, I'll stick with the BSP management improvements once v4
of this patch set goes in (probably) and skip the generic build.
Is a generic build something that would be worth pursuing for lwI
Sorry for a slightly off-topic question here:
[...]
In that case, I'll stick with the BSP management improvements once v4
of this patch set goes in (probably) and skip the generic build.
Is a generic build something that would be worth pursuing for lwIP? It
would come with the core stacks, bu
On 9/9/2022 16:29, Chris Johns wrote:
On 9/9/2022 11:16 pm, Kinsey Moore wrote:
On 9/9/2022 01:46, Chris Johns wrote:
On 9/9/2022 2:52 am, Kinsey Moore wrote:
At some point, the lwIP build needs to get better about managing which BSPs it
supports, but that's not a task for you here and now.
I
On 9/9/2022 11:16 pm, Kinsey Moore wrote:
> On 9/9/2022 01:46, Chris Johns wrote:
>> On 9/9/2022 2:52 am, Kinsey Moore wrote:
>>> At some point, the lwIP build needs to get better about managing which BSPs
>>> it
>>> supports, but that's not a task for you here and now.
>> I think this is needed.
On 9/9/2022 01:46, Chris Johns wrote:
On 9/9/2022 2:52 am, Kinsey Moore wrote:
At some point, the lwIP build needs to get better about managing which BSPs it
supports, but that's not a task for you here and now.
I think this is needed. Can lwip be built generically for a BSP that is not
specifi
On 9/9/2022 2:52 am, Kinsey Moore wrote:
> At some point, the lwIP build needs to get better about managing which BSPs it
> supports, but that's not a task for you here and now.
I think this is needed. Can lwip be built generically for a BSP that is not
specific covered in a list?
I ask because l
: Re: [PATCH rtems-lwip v3 1/7] lwip.py: Change arch and bsp check method
On 9/8/2022 11:34, Duc Doan wrote:
> ---
> lwip.py | 31 ++-
> 1 file changed, 18 insertions(+), 13 deletions(-)
>
> diff --git a/lwip.py b/lwip.py
> index 84eef2c..1f0b8e2 1006
On 9/8/2022 11:34, Duc Doan wrote:
---
lwip.py | 31 ++-
1 file changed, 18 insertions(+), 13 deletions(-)
diff --git a/lwip.py b/lwip.py
index 84eef2c..1f0b8e2 100644
--- a/lwip.py
+++ b/lwip.py
@@ -99,6 +99,8 @@ def build(bld):
drv_incl = []
arch_lib_
---
lwip.py | 31 ++-
1 file changed, 18 insertions(+), 13 deletions(-)
diff --git a/lwip.py b/lwip.py
index 84eef2c..1f0b8e2 100644
--- a/lwip.py
+++ b/lwip.py
@@ -99,6 +99,8 @@ def build(bld):
drv_incl = []
arch_lib_path = rtems.arch_bsp_lib_path(bld.env.RT