emCode is a set of tools to ease development for the most popular embedded computing boards.
For convenience, emCode relies on the Wiring-Arduino SDK, as it packs and manages the tool-chains, frameworks and utilities for a large range of boards.
Major changes
emCode is the continuation of embedXcode, with two notable differences:
- emCode is no longer designed for Xcode but Visual Studio Code.
- emCode no longer targets macOS but Linux and Windows with WSL.