forked from platformio/platformio-core
Add support for Samsung ARTIK boards (520, 710, 1020) and ARTIK SDK // Resolve #353
This commit is contained in:
2
setup.py
2
setup.py
@ -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"
|
||||
]
|
||||
)
|
||||
|
Reference in New Issue
Block a user