Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 509 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 509 Bytes

frdm_lwip

This project is a imlementation of the Freescale freedom board FRDM-KL25Z and a ENC28J60 Ethernet Driver.

The implementation do not uses RTOS, so it' just baremetal. Great for learning about drivers with cheap boards.