You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
325 B
24 lines
325 B
# Copyright (c) 2022, Rtone. |
|
# SPDX-License-Identifier: Apache-2.0 |
|
|
|
identifier: stm32f7508_dk |
|
name: ST STM32F7508 DK |
|
type: mcu |
|
arch: arm |
|
toolchain: |
|
- zephyr |
|
- gnuarmemb |
|
ram: 320 |
|
flash: 64 |
|
supported: |
|
- arduino_i2c |
|
- netif:eth |
|
- i2c |
|
- spi |
|
- gpio |
|
- pwm |
|
- counter |
|
- usb_device |
|
- display |
|
- memc |
|
vendor: st
|
|
|