You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite
Richard Barry 9b11b0c601 Remove the direct call to xQueueCreateMutex() and replace it with the xSemaphoreCreateMutex() macro. The result is the same, but the xQueue equivalent should not be used directly outside of the core files. 13 years ago
..
include/arch Add in starting point for the MicroBlaze EthernetLite lwIP port layer. 14 years ago
SP605_PHY.c Add in necessary functionality to autonegotiate using the EthernetLite interface to the PHY. 14 years ago
ethernetif.c Update headers for the FreeRTOS V7.0.2 release. 14 years ago
sys_arch.c Remove the direct call to xQueueCreateMutex() and replace it with the xSemaphoreCreateMutex() macro. The result is the same, but the xQueue equivalent should not be used directly outside of the core files. 13 years ago