Skip to content

dniklaus/wiring-blink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiring-blink

Arduino PlatformIO project: skeleton embedded application

How to build

  1. Create a directory where your Eclipse Workspace will be stored and where this project shall be cloned into. E.g. C:\git\platformio-projects
  2. Clone this repository recursively into the folder ou created before, git clone --recursive git@github.com:dniklaus/wiring-blink.git
  3. Open a command shell in the just cloned project folder, i.e in C:\git\platformio-projects\wiring-blink
  4. Run the command pio init -b huzzah --ide eclipse
  5. Run the command pio run

Open project in Eclipse CDT

  1. Open Eclipse CDT, as workspace choose the folder you created before, i.e C:\git\platformio-projects
  2. Import the project with File->Import->General->Existing Projects into Workspace, choose the wiring-blink (i.e C:\git\platformio-projects\wiring-blink)

About

Arduino PlatformIO project: skeleton embedded application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages