| commit | e43a396674e2dc58be48a0778172a5a4311d3ec5 | [log] [tgz] |
|---|---|---|
| author | TOKITA Hiroshi <tokita.hiroshi@gmail.com> | Sun Apr 20 15:16:35 2025 +0900 |
| committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Mon Apr 28 09:22:57 2025 +0100 |
| tree | 8dc9512f51feca4385a4e485aabe4de5f73d9da3 | |
| parent | 05a3c55b44b39a0af0045485f18765edf532487b [diff] |
include: zephyr: dt-bindings: gpio: Add `arduino-nano-header` defines To make the pin names of the Arduino Nano header easier to understand, we will introduce a macro definition for the pin names. And also update the definition of `nano_33_ble`, `nano_33_iot`, `nucleo_g031k8`, and `nucleo_l031k6` with the definitions. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>