]> git.sur5r.net Git - freertos/commit
Continue work on the SmartFusion demo web interface. The uIP task has been updated...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 17 Apr 2011 14:38:50 +0000 (14:38 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 17 Apr 2011 14:38:50 +0000 (14:38 +0000)
commit333d16606ce631af1006c64e6ab5f6fc25fa75c7
tree4f1629f9aaa1fd7f7e06e4d18ff27c71eed739be
parentc9894a2edddecef873502492c8812da8a2e8e733
Continue work on the SmartFusion demo web interface.  The uIP task has been updated to use software timers, and the mac interface updated to use vTaskDelay() in place of busy waits.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1363 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_A2F200_SoftConsole/MicroSemi_Code/drivers/mss_ethernet_mac/mss_ethernet_mac.c
Demo/CORTEX_A2F200_SoftConsole/MicroSemi_Code/drivers/mss_ethernet_mac/phy.c
Demo/CORTEX_A2F200_SoftConsole/main-full.c
Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c