From a860bcdae51ed41ca7399c82bacb7b792ed21aa0 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Sun, 12 Oct 2014 02:54:25 -0700 Subject: Tweaking platform info --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0cd2eeb3..cb9cdc3a 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,11 @@ LPD6803, HL1606, and "595"-style shift registers are no longer supported by the Right now the library is supported on a variety of arduino compatable platforms. If it's ARM or AVR and uses the arduino software (or a modified version of it to build) then it is likely supported. Note that we have a long list of upcoming platforms to support, so if you don't see what you're looking for here, ask, it may be on the roadmap (or may already be supported). N.B. at the moment we are only supporting the stock compilers that ship with the arduino software. Support for upgraded compilers, as well as using AVR studio and skipping the arduino entirely, should be coming in a near future release. * Arduino & compatibles - straight up arduino devices, uno, duo, leonardo, mega, nano, etc... +* Adafruit Trinket & Gemma - Trinket Pro may be supported, but haven't tested to confirm yet * Teensy 2, Teensy++ 2, Teensy 3.1 - arduino compataible from pjrc.com with some extra goodies (note the teensy 3 is ARM, not AVR!) * Arduino Due and the digistump DigiX -What types of platforms are we thinking about supporting in the future? Here's a short list: , MSP430, ChipKit32, Maple, Beagleboard +What types of platforms are we thinking about supporting in the future? Here's a short list: RFDuino, SparkCore, MSP430, ChipKit32, Maple, Beagleboard ## What about that name? -- cgit v1.2.3