en:uhsdr_dev:win10_toolchain

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
en:uhsdr_dev:win10_toolchain [13.03.2018 09:31] df9ts_useren:uhsdr_dev:win10_toolchain [13.03.2018 09:34] (current) – [Using Git with GNU-MCU-Eclipse] corrected scrambled formatting df9ts_user
Line 75: Line 75:
  
 === Option: Github Desktop === === Option: Github Desktop ===
- 
   * Download Github desktop from [[https://desktop.github.com/|https://desktop.github.com/]]   * Download Github desktop from [[https://desktop.github.com/|https://desktop.github.com/]]
-  * Start Github Desktop, enter your Githu username and password, clone repository "https://github.com/df8oe/UHSDR" * Optional: create local branch of cloned repo for tests * In Eclipse, create new workspace pointing to local clone of cloned Github UHSDR repository * Check Eclipse settings for * active build config * MCU device used * … ===  Option: git commandline === * create directory where UHSDR repository should reside, e.g. d:\uhsdr''git clone  https://github.com/df8oe/UHSDR  '' ===Import git UHSDR project into Eclipse installation  === * In Eclipse, choose “File→Import”. * .. then choose “General→Existing Projects into Workspace”. * Then choose the folder “mchf-eclipse in the path where you just downloaded the zip file as “root-directory” * The project is now recognized and can be imported * Next: check Eclipse settings //+  * Start Github Desktop, enter your Githu username and password, clone repository "https://github.com/df8oe/UHSDR"  
 +  * Optional: create local branch of cloned repo for tests  
 +  * In Eclipse, create new workspace pointing to local clone of cloned Github UHSDR repository  
 +  * Check Eclipse settings for  
 +    * active build config  
 +    * MCU device used * …  
 + 
 +=== Option: git commandline === 
 +  * create directory where UHSDR repository should reside, e.g. d:\uhsdr''git clone  https://github.com/df8oe/UHSDR  ''  
 +  
 +=== Import git UHSDR project into Eclipse installation === 
 +  * In Eclipse, choose “File→Import”.  
 +  * .. then choose “General→Existing Projects into Workspace”.  
 +  * Then choose the folder “mchf-eclipse in the path where you just downloaded the zip file as “root-directory”  
 +  * The project is now recognized and can be imported * Next: check Eclipse settings
  
  
  • en/uhsdr_dev/win10_toolchain.txt
  • Last modified: 13.03.2018 09:34
  • by df9ts_user