Giter VIP home page Giter VIP logo

andromem / chipkit-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chipkit32/chipkit-core

0.0 1.0 0.0 17.55 MB

Downloadable chipKIT core for use with Arduino 1.6 - 1.8+ IDE, PlatformIO, and UECIDE

Home Page: http://chipkit.net/

License: Apache License 2.0

C 64.78% C++ 32.48% Assembly 0.56% C# 0.73% HTML 0.63% Objective-C 0.09% Shell 0.30% Makefile 0.08% Processing 0.17% Perl 0.14% Java 0.03% Groovy 0.01%

chipkit-core's Introduction

chipkit-core

Downloadable chipKIT core for use with Arduino 1.6x IDE and UECIDE

Build Requirements

Build Options

ant setup
ant build
ant macosx-build
ant windows-build
ant linux32-build
ant linux64-build
ant raspberrypi-build

ant dist //builds, compresses, prepares deployment for current OS
ant dist-all //builds all distributions

ant macosx-dist
ant windows-dist
ant linux32-dist
ant linux64-dist
ant raspberrypi-dist

ant clean //cleans all dist and temp files
ant updatepic32prog

Deployment instructions

Option 1:

  • ant dist
  • copy the dist/{OS} zip file to {SketchBookFolder}/hardware
  • unzip the the zip file
  • start Arduino
  • Boards will be listed in the board drop down

Option 2:

  • ant build
  • copy the dist/{OS} folder to {SketchFolder}/Arduino/hardware
  • The user sketch folder needs a folder called hardware.
  • start Arduino
  • Boards will be listed in the board drop down

Note that we now support direct installation from within Arduino v1.6.7 (and up) via the Boards Manager. Simply place this URL

https://raw.githubusercontent.com/chipKIT32/chipKIT-core/master/package_chipkit_index.json

in the Preferences->Additional Boards Manager URLs: text field and then opening up the Boards Manager in the Tools->Board menu.

See http://chipkit.net/wiki/index.php?title=ChipKIT_core for complete instructions.

Copy from dist OS Platform and move to ~/Documents/Arduino/hardware folder

Developer Documentation

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.