Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chip kit support #210

Merged
merged 3 commits into from Aug 9, 2015
Merged

Chip kit support #210

merged 3 commits into from Aug 9, 2015

Commits on Aug 8, 2015

  1. Adding chipKIT support to Firmata for the following boards: FubarinoS…

    …D, FubarinoMini, UNO32, uC32, DP32, WF32, WiFire. MAX32, chipKIT Pi.
    
    * Created a new StandardFirmataChipKIT sketch with chipKIT specific code in it
    * Updated Board.h to include definitions for all of the new boards
    EmbeddedMan committed Aug 8, 2015
    Copy the full SHA
    608f6fe View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    099e09a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2015

  1. Updated copyright message.

    Tested with johnny-five for Servo compatibility - works exactly like Arduino Firmata. All tests pass.
    EmbeddedMan committed Aug 9, 2015
    Copy the full SHA
    6b775ac View commit details
    Browse the repository at this point in the history