Updated Getting Started (markdown)

master
neilh 2015-09-19 15:45:10 -07:00
rodzic 0fb91b2853
commit 799d4d9818
1 zmienionych plików z 6 dodań i 5 usunięć

@ -155,8 +155,11 @@ On a Ubuntu 12.04LTS this worked
If needed to remove
> sudo apt-get remove gcc-arm-none-eabi
Assuming the micropython has been installed in directory
> cd stmhal
For teensy script add-memzip.sh need
> sudo apt-get install realpath
Assuming micropython has been installed via git in current directory
> cd git\micropython\stmhal
> make
@ -164,8 +167,6 @@ Assuming the micropython has been installed in directory
> cd ../teensy
> sudo apt-get install realpath
> make
(completes but didn't test)
@ -176,4 +177,4 @@ Discussion on design https://forum.pjrc.com/threads/24794-MicroPython-for-Teensy
> cd ../minimal
> make - FAILS
> make - FAILS