native: Mark llvm and gnu as supported toolchains

This commit is contained in:
Martine Lenders 2018-08-07 16:24:53 +02:00
parent b305ee4b41
commit c0a7da3068

View File

@ -10,3 +10,5 @@ USEMODULE += periph_uart
# include common peripheral initialization # include common peripheral initialization
USEMODULE += periph_common USEMODULE += periph_common
TOOLCHAINS_SUPPORTED = gnu llvm