-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
20 lines (12 loc) · 674 Bytes
/
README
File metadata and controls
20 lines (12 loc) · 674 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Companion
Companion is mainly a GUI to flash your development board.
Companion is a program utility main focused on Embedded System Development.
The aim of the project is to ease the development cycle of embedded systems.
By wrapping the commandline tools used to flash the board and obtain its
status into a GUI.
Depends on libparted2 and kde-libs
Currently only the Nvidia Jetson TK1 board (pm375) is supported.
Soon it will also be compatible with the Raspberry Pi.
This is an early version that may contain some bugs, provided without warranty.
Feel free to provide me with encountered issues via github.
It's licensed under the GPL License. See LICENSE file.