mirror of https://github.com/EspoTek/Labrador.git
Update README.md
This commit is contained in:
parent
10c1f6bc37
commit
85b99a0567
|
@ -44,6 +44,8 @@ sudo make install
|
||||||
```
|
```
|
||||||
Then, to launch, just type `labrador` into the terminal.
|
Then, to launch, just type `labrador` into the terminal.
|
||||||
|
|
||||||
|
On Macos, additional steps may be required. See issue https://github.com/EspoTek/Labrador/issues/238
|
||||||
|
|
||||||
To build the AVR software, I use Atmel Studio 7. Just load up the .atsln and push F7. You can use `avr-gcc` if you don't want to install a full IDE.
|
To build the AVR software, I use Atmel Studio 7. Just load up the .atsln and push F7. You can use `avr-gcc` if you don't want to install a full IDE.
|
||||||
|
|
||||||
The PCB files can be edited in KiCAD 5.0 or later.
|
The PCB files can be edited in KiCAD 5.0 or later.
|
||||||
|
|
Loading…
Reference in New Issue