Support the ST STM32G071B Discovery board with STM32G071RBTX SoC Tested with: - `samples/basic/blinky` - `samples/basic/button` Flashed samples via On-Board ST-LINK with: - west flash Signed-off-by: Sam Hurst <sbh1187@gmail.com>
14 lines
187 B
YAML
14 lines
187 B
YAML
identifier: stm32g071b_disco
|
|
name: ST STM32G071B Discovery
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
ram: 36
|
|
flash: 128
|
|
supported:
|
|
- uart
|
|
- gpio
|
|
- watchdog
|