Ethernet working in the Kinetis K60 demo.

This commit is contained in:
Richard Barry 2011-07-10 12:16:13 +00:00
parent 9d181af847
commit 326b6a2c95
29 changed files with 7166 additions and 17 deletions

View file

@ -155,5 +155,7 @@ to exclude the API function. */
#define configNET_MASK2 255
#define configNET_MASK3 0
#define configPHY_ADDRESS 1
#endif /* FREERTOS_CONFIG_H */