Ethernet support based on arduino shield for FRDM KL25Z.

Dependencies:   mbed

This project is an initial support for ethernet in FRDM KL25Z. It is based on commercial arduino shield and its driver.

The TCP/IP stack is not included yet but it is possible to send and receive ethernet frames at this moment.

Original code is GPL2. My modified code is under the very restrictive license Beerware.

/media/uploads/marcelobarrosalmeida/2013-09-18_00.32.21-2.jpg

Changes

RevisionDateWhoCommit message
1:49a4de80f92f 2013-09-20 marcelobarrosalmeida Adding mac comment default tip
0:5ae4b6e22715 2013-09-20 marcelobarrosalmeida Adding support for arduino shield