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

Merge pull request #9170 from aabadie/pr_fix_murdock$

tests/driver_at: fix wrong nucleo board name
This commit is contained in:
Alexandre Abadie 2018-05-23 18:59:12 +02:00 committed by GitHub
commit 8b8c415a3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY += nucleo32-f031
BOARD_INSUFFICIENT_MEMORY += nucleo-f031k6
USEMODULE += shell
USEMODULE += at