target: add gopherbot and gopherbot2 aliases to simplify for newer users

Signed-off-by: deadprogram <ron@hybridgroup.com>
Этот коммит содержится в:
deadprogram 2022-07-25 21:12:36 +02:00 коммит произвёл Ron Evans
родитель 6d1cbe6fb9
коммит 1f43f32aae
2 изменённых файлов: 6 добавлений и 0 удалений

3
targets/gopherbot.json Обычный файл
Просмотреть файл

@ -0,0 +1,3 @@
{
"inherits": ["circuitplay-express"]
}

3
targets/gopherbot2.json Обычный файл
Просмотреть файл

@ -0,0 +1,3 @@
{
"inherits": ["circuitplay-bluefruit"]
}