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

pkg/utensor: Require feature libstdcpp

This commit is contained in:
Marian Buschsieweke 2020-07-24 16:21:12 +02:00
parent 1d181d5bf3
commit 1ad7b4c21a
No known key found for this signature in database
GPG Key ID: 61F64C6599B1539F

View File

@ -1,4 +1,5 @@
FEATURES_REQUIRED += cpp
FEATURES_REQUIRED += libstdcpp
USEMODULE += utensor-ops
USEMODULE += utensor-util