1# Copyright (c) 2024
2# SPDX-License-Identifier: Apache-2.0
3
4identifier: nucleo_h533re
5name: ST Nucleo H533RE
6type: mcu
7arch: arm
8toolchain:
9  - zephyr
10ram: 272
11flash: 512
12supported:
13  - arduino_gpio
14  - arduino_serial
15  - arduino_spi
16  - gpio
17  - spi
18  - watchdog
19  - pwm
20  - rtc
21  - adc
22  - usb_device
23  - backup_sram
24vendor: st
25