1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #14290 from fjmolinas/pr_lwip_bl_nucleo_f302r8

tests/lwip: blacklist nucleo-f302r8
This commit is contained in:
Leandro Lanzieri 2020-06-15 17:39:24 +02:00 committed by GitHub
commit 78f8cef88b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ BOARD_INSUFFICIENT_MEMORY := \
nucleo-f030r8 \
nucleo-f031k6 \
nucleo-f042k6 \
nucleo-f302r8 \
nucleo-f303k8 \
nucleo-f334r8 \
nucleo-l031k6 \