Shared files and configuration for the Arduino MKR boards type. More...
Shared files and configuration for the Arduino MKR boards type.
Files | |
| file | arduino_board.h |
| Board specific configuration for the Arduino API. | |
| file | arduino_pinmap.h |
| Mapping from MCU pins to Arduino pins. | |
| file | board_common.h |
| Board specific definitions for the Arduino MKR board. | |
| file | gpio_params.h |
| Board specific configuration of direct mapped GPIOs. | |
| file | periph_conf.h |
| Configuration of CPU peripherals for Arduino MKR boards. | |
| file | periph_conf_common.h |
| Common configuration for clock, timer, pwm, adc, rtc and rtt peripherals for Arduino MKR boards. | |
Functions | |
| void | board_init (void) |
| Initialize board specific hardware, including clock, LEDs and std-IO. | |