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 | arduino_board.h [code] |
Configuration of the Arduino API for Arduino Atmega boards. | |
file | arduino_board_analog.h [code] |
Arduino analog pin map. | |
file | arduino_board_pins.h [code] |
Arduino digital pin map. | |
file | arduino_board_pwm.h [code] |
Mapping of Arduino digital pin numbers to PWM settings. | |
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. | |