User Tools

Site Tools


getting_started:write_app:use_on_bbb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
getting_started:write_app:use_on_bbb [2024/06/13 08:43] – [Writing EEROS Applications for Beaglebone Blue Board] ursgrafgetting_started:write_app:use_on_bbb [2024/06/13 13:55] (current) – [Use Existing Project] ursgraf
Line 61: Line 61:
 ===== Use Existing Project ===== ===== Use Existing Project =====
 As an example we use the [[getting_started:tutorials:oneaxis|]] demo program. As an example we use the [[getting_started:tutorials:oneaxis|]] demo program.
-  - Clone the code for the project and change into the directory <code>+  - Clone the code for the projectchange into the directory and checkout a stable version with<code>
 $ git clone https://github.com/eeros-project/simple-motor-control.git $ git clone https://github.com/eeros-project/simple-motor-control.git
 $ cd simple-motor-control $ cd simple-motor-control
 +$ git checkout v1.0.0
 </code> </code>
   - Create a build directory and change into it with <code>   - Create a build directory and change into it with <code>
getting_started/write_app/use_on_bbb.txt · Last modified: 2024/06/13 13:55 by ursgraf