zephyr/boards/arduino/zero
Luca Burelli a59581f42d boards: arduino: fix ADC assignments for SAMD21-based boards
The ADC pin assignments for the Arduino Zero, MKR Zero and Nano 33 IoT
boards were missing in the device tree files, even though the boards
advertise ADC functionality. This was highlighted recently by commit
162f728 which made it a build error.

This patch fixes the issue by adding the detailed pinout assignments
for the analog pins on these boards.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-02-05 21:02:52 +01:00
..
doc
support
arduino_zero_defconfig
arduino_zero-pinctrl.dtsi boards: arduino: fix ADC assignments for SAMD21-based boards 2025-02-05 21:02:52 +01:00
arduino_zero.dts boards: arduino: fix ADC assignments for SAMD21-based boards 2025-02-05 21:02:52 +01:00
arduino_zero.yaml boards: Remove 'xtools' toolchain variant references 2025-01-17 10:50:07 +01:00
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
Kconfig.arduino_zero
pre_dt_board.cmake