mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Ethernet working in the Kinetis K60 demo.
This commit is contained in:
parent
9d181af847
commit
326b6a2c95
29 changed files with 7166 additions and 17 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue