forked from ARMmbed/mbed-os
    
        
        - 
                Notifications
    
You must be signed in to change notification settings  - Fork 26
 
Home
        JohnK1987 edited this page Nov 4, 2024 
        ·
        15 revisions
      
    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.
- 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
 
- How to start - video guide
 - MbedOS documentation (MbedCE)
 - About documentation
 - Mbed-CE build system options
 - Example project for how to use custom targets
 
- 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
 
TODO
MbedCE has another github organization for Libraries and examples - Mbed-CE Libraries & Examples