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

kconfigs: Add renode emulator feature

This commit is contained in:
Leandro Lanzieri 2020-06-24 15:14:45 +02:00
parent cd3b1515a0
commit 9f656a18d1
No known key found for this signature in database
GPG Key ID: 13559905E2EBEAA5

View File

@ -57,6 +57,11 @@ config HAS_CPU_CHECK_ADDRESS
help
Indicates that address validity check is supported.
config HAS_EMULATOR_RENODE
bool
help
Indicates that the platform is compatible with the Renode emulator.
config HAS_ETHERNET
bool
help