]> begriffs open source - freertos/commit
Zynq demo: Fix Xilinx network driver by deferring the function that allocated memory...
authorRichard Barry <ribarry@amazon.com>
Thu, 12 Jun 2014 16:27:35 +0000 (16:27 +0000)
committerRichard Barry <ribarry@amazon.com>
Thu, 12 Jun 2014 16:27:35 +0000 (16:27 +0000)
commitde7df3cfda2ed24a5616c4e28c9471743d863adf
tree02ab4ea8f299f3f83bc5f6c00eb4cd9db2263269
parentf1a0534a56ef36257fa2e73ce0a315bb89c6e6c3
Zynq demo:  Fix Xilinx network driver by deferring the function that allocated memory from the interrupt into a task.  Add DHCP option.
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/lwIP_Apps/apps/BasicSocketCommandServer/BasicSocketCommandServer.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/lwIP_Apps/lwIP_Apps.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/lwIP_port/netif/xemacpsif_dma.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwipopts.h
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c