experimental features for menu acess macro authored by Michael Kramer's avatar Michael Kramer
......@@ -3,8 +3,10 @@
# Frequently Asked Questions regarding TI CCS, TI 1294XL Launchpad, and all other things in this context
## Best way to start a "new" Project
Since there are may configurations well hidden in the project settings, that can severely impact the behavior of the binary, the recommended way is:
Clone the demo Project from the GIT repository, then copy it locally in the workspace. Rename afterward to suite your needs. +
Since there are may configurations well hidden in the project settings, that can severely impact the behavior of the binary, the recommended way is: +
* Clone the demo Project from the GIT repository, then
* copy it locally in the workspace.
* Rename afterward to suite your needs. +
+
## How to reset a project cloned from git
......
......