Skip to content

chaojin/SNTP_LPC11E36_LPCXpresso

 
 

Repository files navigation

NXP SNTP 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/SNTP_LPC11E36_LPCXpresso.git
  • $ git submodule init
  • $ git submodule update

Revision History

Last release : Mar. 2015

About

Create a repository of WIZnet SNTP Example.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 86.3%
  • C++ 13.0%
  • Assembly 0.7%