- Notifications
You must be signed in to change notification settings - Fork0
pyOCD plugin development fork for the Eclipse Embedded CDT plug-ins.
License
pyocd/eclipse-plugins
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
These are the Eclipse projects used to build theEclipse Embedded CDT plug-ins,formerly theGNU MCU/ARM Eclipse plug-ins.
For new installs, the preferred method is viaEclipse IDE for Embedded C/C++ Developers,which packs the officialEclipse IDE for C/C++ Developers release withallEclipse Embedded CDT plug-ins already installed.
For existing Eclipse instances, the recommended install method is viaEclipse Marketplace; search forEmbedded CDT.
- Stable:
https://download.eclipse.org/embed-cdt/updates/v6/
This is the official release; it is also referred by the EclipseMarketplace and the same content is packed asEclipse IDE for Embedded C/C++ Developers. - Pre-release versions:
https://download.eclipse.org/embed-cdt/updates/v6-test/
Usually this site should be safe, but use it with caution. - Development versions:
https://download.eclipse.org/embed-cdt/builds/develop/p2
Sometimes you can use this site to test features that are notcompletely implemented, or that might change before a final version is released.
Note: This site is not always functional; use it carefully,back up your workspace, and do not use it for production projects.
Plese read the separateREADME-MAINTAINER.md page.
Starting with v6.x, the minimum requirements for running the EclipseEmbedded CDT plug-ins are:
- JavaSE-11 or later
- CDT 9.2.1 (Neon.3)
The recommended:
- JavaSE-11 or later
- Eclipse 2020-09 or later
Copyright (c) 2012, 2020 Liviu Ionescu and others.
This program and the accompanying materials are made available under theterms of the Eclipse Public License 2.0 which is available athttps://www.eclipse.org/legal/epl-2.0/.
SPDX-License-Identifier: EPL-2.0
About
pyOCD plugin development fork for the Eclipse Embedded CDT plug-ins.
Resources
License
Code of conduct
Stars
Watchers
Forks
Languages
- C95.2%
- Java2.5%
- HTML1.5%
- Other0.8%