-
Notifications
You must be signed in to change notification settings - Fork 4
Home
bombasticbob edited this page Oct 6, 2014
·
3 revisions
This is the main wiki page for 'libraries'.
The Arduino environment allows you to have private libraries, typically located in '~/sketchbook/libraries'. This repository reflects the added libraries that you may want to place there for programming an ATXMega processor.
These are the current libraries:
XSD - SD Card library, from Arduino 1.05 and adapted to xmega
XSPI - SPI library (using SPIC), from Arduino 1.05 and adapted to xmega