Home - mbed-ce/mbed-os GitHub Wiki
Mbed Community Edition Wiki
This wiki will provide information about setting up Mbed CE, contributing to it, and the targets that it supports. Let's look to short overview.
Environment/toolchain setup:
- Toolchain and Upload methods setup guides.
- VS-Code setup includes Build, Deploy and Debug
- CLion setup includes Build, Deploy and Debug
- Eclipse setup includes Build, TODO
- Command-Line setup includes Build, Deploy and Debug
Documentation and information:
- How to start - video guide
- MbedOS documentation (MbedCE)
- About documentation
- Mbed-CE build system options
- Example project for how to use custom targets
Tests and other:
- Running the Mbed Greentea tests locally and how to Debugging failing Greentea tests
- How to setting up a Raspberry-Pi as a Jenkins-Agent
- How configuring an Mbed-TTY device on Linux
Supported targets:
TODO
Libraries
MbedCE has another github organization for Libraries and examples - Mbed-CE Libraries & Examples