Files | |
| file | Arduino.h [code] |
| Wrapper to keep source code compatibility for Arduino.h. | |
| file | arduino.hpp [code] |
| Main interface definition of the Arduino API. | |
| file | serialport.hpp [code] |
| Definition of the Arduino 'Serial' interface. | |
| file | SPI.h [code] |
| Wrapper to access the definition of the Arduino 'SPI' interface. | |
| file | spiport.hpp [code] |
| Definition of the Arduino 'SPI' interface. | |
| file | Wire.h [code] |
| Wrapper to keep source code compatibility for Wire.h. | |
| file | wireport.hpp [code] |
| Definition of the Arduino 'Wire Library' for TwoWire interfaces. | |