minor README correction
This commit is contained in:
parent
f25c8ec4d9
commit
99cefa0b29
@ -173,6 +173,8 @@ You can install the lwIP support like this
|
||||
export RTEMS_PREFIX=<pathToRtemsPrefix>
|
||||
cd build-Debug
|
||||
export LWIP_OPTS_PATH=$(pwd)
|
||||
cd ..
|
||||
cd cmake/rtems-lwip
|
||||
./waf configure --prefix=$RTEMS_PREFIX --lwip-opts=$LWIP_OPTS_PATH --rtems-bsp=arm/nucleo-h743zi
|
||||
./waf
|
||||
./waf install
|
||||
|
Loading…
x
Reference in New Issue
Block a user