1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00

tests/riotboot_flashwrite: add nucleo-g07xrb to Makefile.ci

This commit is contained in:
Benjamin Valentin 2021-07-20 23:23:37 +02:00
parent dead4fe1dc
commit e2a8c2506f

View File

@ -14,6 +14,8 @@ BOARD_INSUFFICIENT_MEMORY := \
nucleo-f302r8 \
nucleo-f303k8 \
nucleo-f334r8 \
nucleo-g070rb \
nucleo-g071rb \
nucleo-l031k6 \
nucleo-l053r8 \
saml10-xpro \