nucleo_stm32f429zi_lwip_examples
1.0.0
TCP and UDP Echo Client Example using LwIP Stack (RAW API) for Nucleo-F429ZI
STM32Cube has only one LwIP example for Nucleo-F429ZI (LwIP_HTTP_Server_Netconn_RTOS).
But has several examples for STM324x9I_EVAL. TCP and UDP Echo Client was copied from the Eval example and necessary changes were made
to fit in the Nucleo board.