Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 824 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 824 Bytes

Freescale Example

Common to Any MCU, Easy to Add-on. Internet Offload co-Processor, HW TCP/IP chip, best fits for low-end Non-OS devices connecting to Ethernet for the Internet of Things. These will be updated continuously.

Refer to http://www.youtube.com/watch?v=i77zoV5tnbE

How to add a submodule of ioLibrary in project

  • $ git submodule add git@github.com:Wiznet/ioLibrary_Driver.git project_src/ioLibrary
  • $ git commit -m "description"
  • $ git push

How to clone a submodule of ioLibrary

  • $ git clone git@github.com:Wiznet/Loopback_FRDM-KL25Z_Eclipse.git
  • $ git submodule init
  • $ git submodule update

Revision History

Last release : Nov. 2014