This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
fx-rigid-mn [2018/03/20 22:12] jfduval |
fx-rigid-mn [2019/10/07 13:13] jfduval |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Compile fx-rigid-mn for your project ====== | ====== Compile fx-rigid-mn for your project ====== | ||
+ | |||
+ | //<color #ed1c24>**Outdated information - We keep it only for clients using very old versions of the Manage project.**</color> | ||
+ | For up to date information please refer to: [[manage:software|Getting started with Dephy STM32 projects]]// | ||
First of all, make sure to [[sourcecode|properly clone the project with its submodules]]. Unless you are a Dephy employee, use the 'public' branch (git clone --recursive -b public https://github.com/DephyInc/fx-rigid-mn.git). The same code base is used by many projects, many different circuits, and many different versions of these circuits. Only one source file needs to be changed to select the active project (and its configuration, if necessary). The rest of the options will be selected with pre-processor directives. | First of all, make sure to [[sourcecode|properly clone the project with its submodules]]. Unless you are a Dephy employee, use the 'public' branch (git clone --recursive -b public https://github.com/DephyInc/fx-rigid-mn.git). The same code base is used by many projects, many different circuits, and many different versions of these circuits. Only one source file needs to be changed to select the active project (and its configuration, if necessary). The rest of the options will be selected with pre-processor directives. |