Skip to content

ErichStyger/mcuoneclipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Erich Styger
Mar 26, 2025
7ed3a11 · Mar 26, 2025
Jul 25, 2015
Mar 10, 2018
Mar 26, 2025
Mar 26, 2025
Dec 17, 2020
Mar 7, 2024
Apr 23, 2021
Sep 12, 2023
Aug 1, 2024
Oct 18, 2017
Apr 2, 2021
Nov 18, 2014
Feb 13, 2025
Nov 18, 2014
Feb 13, 2025

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!