Skip to content

ErichStyger/mcuoneclipse

Repository files navigation

mcuoneclipse
============

Please see the readme files inside the folders. Don't forget to read the Wiki pages.
To follow on this project (and beyond): follow my blog on http://mcuoneclipse.com

Erich

Cloning:
This repository uses the McuLib repo (https://github.com/ErichStyger/McuLib) as sub-repository in Examples/McuLib.

Clone this repo with submodules with:
git clone --recurse-submodules <path to repo>

If you missed itd, update it with:
git submodule update --init --recursive


NOTES:
- The content of the 'EclipsePlugins' folder has been move to SourceForge:
https://sourceforge.net/projects/mcuoneclipse/files/Eclipse%20Plugins
- The releases of the Processor Expert components can be found on SourceForge:
https://sourceforge.net/projects/mcuoneclipse/files/PEx%20Components/
- The content of the 'Beans' and 'Drivers' folder have been moved to a separate
  GitHub repository (https://github.com/ErichStyger/McuOnEclipse_PEx), see
  http://mcuoneclipse.com/2014/11/16/mcuoneclipse-component-sources-in-dedicated-github-repository/


NOTE: everything is provided 'as is', with no warranty!