Add support for Samsung ARTIK boards (520, 710, 1020) and ARTIK SDK // Resolve #353

This commit is contained in:
Ivan Kravets
2016-12-16 21:33:17 +02:00
parent 539ad4b5ee
commit 8c47814d8d
4 changed files with 9 additions and 2 deletions

View File

@ -69,6 +69,6 @@ setup(
"iot", "ide", "build", "compile", "library manager",
"embedded", "ci", "continuous integration", "arduino", "mbed",
"esp8266", "framework", "ide", "ide integration", "library.json",
"make", "cmake", "makefile", "mk", "pic32", "fpga"
"make", "cmake", "makefile", "mk", "pic32", "fpga", "artik"
]
)