Skip to content

Wiznet/Loopback_LPC11E36_LPCXpresso

Repository files navigation

NXP 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.

Related Project GitHub Repositories

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_LPC11E36_LPCXpresso.git
  • $ git submodule init
  • $ git submodule update

How to add an ioLibrary in project through github site.

Revision History

Last release : Nov. 2014