From: richardbarry Date: Sun, 17 Apr 2011 10:32:09 +0000 (+0000) Subject: Add in basic uIP files into the A2F demo. Ping is working, but nothing else has... X-Git-Tag: V7.0.1~63 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fcaffd130fc54db8e9adfc25c24063744bc460fe;p=freertos Add in basic uIP files into the A2F demo. Ping is working, but nothing else has been tested yet. This check in includes some modifications to the MAC driver to make the Rx zero copy. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1361 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/CORTEX_A2F200_SoftConsole/.cproject b/Demo/CORTEX_A2F200_SoftConsole/.cproject index 074e9bfa8..fe976ba58 100644 --- a/Demo/CORTEX_A2F200_SoftConsole/.cproject +++ b/Demo/CORTEX_A2F200_SoftConsole/.cproject @@ -439,6 +439,9 @@