23 lines
264 B
YAML
23 lines
264 B
YAML
|
identifier: olimex_stm32_h103
|
||
|
name: OLIMEX-STM32-H103
|
||
|
type: mcu
|
||
|
arch: arm
|
||
|
toolchain:
|
||
|
- zephyr
|
||
|
- gnuarmemb
|
||
|
- xtools
|
||
|
ram: 20
|
||
|
flash: 128
|
||
|
supported:
|
||
|
- adc
|
||
|
- gpio
|
||
|
- i2c
|
||
|
- pwm
|
||
|
- spi
|
||
|
- uart
|
||
|
- watchdog
|
||
|
testing:
|
||
|
ignore_tags:
|
||
|
- bluetooth
|
||
|
- net
|