Difference between revisions of "Mlt"
From Tech
Jump to navigationJump to search (Created page with "Preparing a raspberry pi: <nowiki> apt install git avrdude avr-libc gcc-avr </nowiki>") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Preparing a raspberry pi: |
Preparing a raspberry pi: |
||
<nowiki> |
<nowiki> |
||
− | apt install git avrdude avr-libc gcc-avr |
+ | apt install git avrdude avr-libc gcc-avr python-crcmod |
+ | |||
+ | git clone ovh:git/maglevtrain |
||
</nowiki> |
</nowiki> |
Latest revision as of 19:39, 16 March 2018
Preparing a raspberry pi:
apt install git avrdude avr-libc gcc-avr python-crcmod git clone ovh:git/maglevtrain