All Projects → eclipse-embed-cdt → Eclipse Plugins

eclipse-embed-cdt / Eclipse Plugins

Licence: epl-2.0
The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.

Projects that are alternatives of or similar to Eclipse Plugins

Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+992.5%)
Mutual labels:  arm, risc-v, embedded
Tock
A secure embedded operating system for microcontrollers
Stars: ✭ 3,258 (+542.6%)
Mutual labels:  arm, risc-v, embedded
mdepx
MDEPX — A BSD-style RTOS
Stars: ✭ 17 (-96.65%)
Mutual labels:  arm, embedded, risc-v
bx-github-ci
This tutorial provides one example on how a CI (Continuous Integration) workflow with the IAR Build Tools for Linux can be set up on GitHub. The IAR Build Tools on Linux are available for Arm, RISC-V and Renesas (RH850, RL78 and RX).
Stars: ✭ 20 (-96.06%)
Mutual labels:  arm, embedded, risc-v
async-stm32f1xx
Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.
Stars: ✭ 24 (-95.27%)
Mutual labels:  arm, embedded
rustsbi-qemu
QEMU platform SBI support implementation, using RustSBI
Stars: ✭ 39 (-92.31%)
Mutual labels:  embedded, risc-v
cortex-uni-startup
Unified startup code and link scripts for Cortex-M microcontrollers
Stars: ✭ 33 (-93.49%)
Mutual labels:  arm, embedded
NMSIS
Nuclei Microcontroller Software Interface Standard Development Repo
Stars: ✭ 24 (-95.27%)
Mutual labels:  embedded, risc-v
STM32F10x Servo Library
Servo library with stm developed by the Liek Software Team. We are working on new versions.
Stars: ✭ 14 (-97.24%)
Mutual labels:  arm, embedded
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System.
Stars: ✭ 31 (-93.89%)
Mutual labels:  arm, embedded
Shecc
A self-hosting and educational C compiler
Stars: ✭ 286 (-43.59%)
Mutual labels:  arm, risc-v
orange-pi
Orange pi Kicad libraries and footprints.
Stars: ✭ 13 (-97.44%)
Mutual labels:  arm, embedded
CML
Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17
Stars: ✭ 17 (-96.65%)
Mutual labels:  arm, embedded
nixos-on-arm
Cross Compiling NixOS to ARM as a replacement for Yocto
Stars: ✭ 129 (-74.56%)
Mutual labels:  arm, embedded
Trezor Mcu
🔒 Don't use this repo, use the new monorepo instead:
Stars: ✭ 315 (-37.87%)
Mutual labels:  arm, embedded
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+543%)
Mutual labels:  eclipse, embedded
Distortos
object-oriented C++ RTOS for microcontrollers
Stars: ✭ 354 (-30.18%)
Mutual labels:  arm, embedded
stm32f7xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
Stars: ✭ 71 (-86%)
Mutual labels:  arm, embedded
Qpc
QP/C real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
Stars: ✭ 379 (-25.25%)
Mutual labels:  arm, embedded
Lbforth
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
Stars: ✭ 293 (-42.21%)
Mutual labels:  arm, risc-v

Eclipse License Build Status

The Eclipse Embedded CDT plug-ins

These are the Eclipse projects used to build the Eclipse Embedded CDT plug-ins, formerly the GNU MCU/ARM Eclipse plug-ins.

How to install

Eclipse Packages

For new installs, the preferred method is via Eclipse IDE for Embedded C/C++ Developers, which packs the official Eclipse IDE for C/C++ Developers release with all Eclipse Embedded CDT plug-ins already installed.

Eclipse Marketplace

For existing Eclipse instances, the recommended install method is via Eclipse Marketplace; search for Embedded CDT.

Eclipse Update Sites

  • Stable: https://download.eclipse.org/embed-cdt/updates/v6/
    This is the official release; it is also referred by the Eclipse Marketplace and the same content is packed as Eclipse 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 not completely 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.

Maintainer info

Plese read the separate README-MAINTAINER.md page.

Run-time dependencies

Starting with v6.x, the minimum requirements for running the Eclipse Embedded 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

License

Copyright (c) 2012, 2020 Liviu Ionescu and others.

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at https://www.eclipse.org/legal/epl-2.0/.

SPDX-License-Identifier: EPL-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].