boards: arm: adi: Add USB to MAX32690EVKIT board

Added 'zephyr_udc0' label to usbhs node and enabled it for MAX32690EVKIT
board.

Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
This commit is contained in:
Furkan Akkiz 2024-04-15 10:15:14 +03:00 committed by Benjamin Cabé
commit ce9077e2b5
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2023-2024 Analog Devices, Inc.
* Copyright (c) 2023-2025 Analog Devices, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
@ -167,3 +167,7 @@
&rtc_counter {
status = "okay";
};
zephyr_udc0: &usbhs {
status = "okay";
};

View file

@ -20,5 +20,6 @@ supported:
- pwm
- w1
- flash
- usbd
ram: 1024
flash: 3072