GithubHelp home page GithubHelp logo

skyformat99 / ftpc_lpc11e36_lpcxpresso Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wiznet/ftpc_lpc11e36_lpcxpresso

0.0 2.0 0.0 2.7 MB

Create a repository of WIZnet NXP FTP Client Example.

SuperCollider 16.05% C 63.81% C++ 8.36% Makefile 11.50% Assembly 0.28%

ftpc_lpc11e36_lpcxpresso's Introduction

FTPC_LPC11E36_LPCXpresso

Create a repository of WIZnet NXP FTP Client 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.

How to use a data flash on FatFs

  • You must have the initialization process of data flash at least once.
  • When SW1 is pressed, the data flash is initialized by FatFs. And reset a target.
  • You must copy the web page to a data flash by FTP tool.(ALFTP)

How to add a submodule of ioLibrary in project

  • $ git submodule add [email protected]:Wiznet/ioLibrary_Driver.git project_src/ioLibrary
  • $ git commit -m "description"
  • $ git push

How to clone a submodule of ioLibrary

  • $ git clone [email protected]:Wiznet/FTPC_LPC11E36_LPCXpresso.git
  • $ git submodule init
  • $ git submodule update

How to add an ioLibrary in project through github site

Revision History

Last release : Apr. 2015

ftpc_lpc11e36_lpcxpresso's People

Contributors

bingdo avatar

Watchers

skyformat99 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.