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

tests/touch_dev_gestures: Fix default board

This commit is contained in:
chrysn 2023-11-30 16:17:08 +01:00
parent f22405e7a5
commit bf77808ea6

View File

@ -1,4 +1,4 @@
BOARD ?= stm32f746-disco
BOARD ?= stm32f746g-disco
include ../Makefile.drivers_common
DISABLE_MODULE += test_utils_interactive_sync