This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
proiecte:nuttx-sparrow [2018/11/22 23:18] razvan.barbascu [Setup] |
proiecte:nuttx-sparrow [2018/11/22 23:47] (current) razvan.barbascu [Setup] |
||
---|---|---|---|
Line 34: | Line 34: | ||
make install | make install | ||
</ | </ | ||
+ | |||
+ | <code bash Get NuttX for Sparrow> | ||
+ | git clone git@bitbucket.org: | ||
+ | cd nuttx_sparrow | ||
+ | </ | ||
+ | |||
+ | <code bash Configure and Build> | ||
+ | LD_LIBRARY_PATH=/ | ||
+ | make | ||
+ | </ | ||
+ | |||
+ | <code bash Flash to board> | ||
+ | tools/ | ||
+ | </ | ||
+ | |||
+ | Connecting to the serial port gives us the NuttxShell. | ||
+ | <code > | ||
+ | screen / | ||
+ | </ | ||
+ | |||
===== Bibliography ===== | ===== Bibliography ===== | ||
+ | [[http:// | ||
+ | [[https:// |