Files | |
Arduino.h | |
Wrapper to keep source code compatibility for Arduino.h. | |
arduino.hpp | |
Main interface definition of the Arduino API. | |
arduino_board.h | |
Configuration of the Arduino API for Arduino Atmega boards. | |
arduino_board_analog.h | |
Arduino analog pin map. | |
arduino_board_pins.h | |
Arduino digital pin map. | |
arduino_board_pwm.h | |
Mapping of Arduino digital pin numbers to PWM settings. | |
serialport.hpp | |
Definition of the Arduino 'Serial' interface. | |
SPI.h | |
Wrapper to access the definition of the Arduino 'SPI' interface. | |
spiport.hpp | |
Definition of the Arduino 'SPI' interface. | |
Wire.h | |
Wrapper to keep source code compatibility for Wire.h. | |
wireport.hpp | |
Definition of the Arduino 'Wire Library' for TwoWire interfaces. | |