Go to file
Michel Jaouen 144e97bf63 [IAR build] fix debug build
with option  --profile ./tools/profiles/debug.json
2016-10-06 16:16:14 +02:00
.github
TESTS
docs
drivers
events
features Merge pull request #2916 from c1728p9/ncs36510_rf_phy 2016-10-05 00:52:54 -05:00
hal
platform Merge pull request #2917 from c1728p9/fix_InitTCs 2016-10-05 00:54:45 -05:00
rtos INIT:ARM + rtos: Align pre-main initialization steps between TCs 2016-10-04 14:55:28 -05:00
targets Merge pull request #2917 from c1728p9/fix_InitTCs 2016-10-05 00:54:45 -05:00
tools [IAR build] fix debug build 2016-10-06 16:16:14 +02:00
.gitattributes
.gitignore Ignore BUILD directory 2016-10-04 15:08:40 +03:00
.pylintrc
.travis.yml
CONTRIBUTING.md
DOXYGEN_FRONTPAGE.md
Jenkinsfile
LICENSE
README.md
mbed.h
requirements.txt

README.md

ARM mbed OS

mbed OS is an open-source embedded operating system designed specifically for the "things" in the Internet of Things (IoT). It includes all the features you need to develop a connected product based on an ARM Cortex-M microcontroller.

mbed OS accelerates the process of creating a connected product by providing a platform operating system that includes robust security foundations, standards based communication capabilities, built-in cloud management services, and drivers for sensors, I/O devices and connectivity. mbed OS is built as a modular, configurable software stack so that you can readily customize it to the device you're developing for, and reduce memory requirements by excluding unnecessary software components.

Current release

Our current release series is mbed OS 5.1:

Getting Started for Developers

We have a getting started guide for developers using mbed OS in applications:

Getting Started for Contributors

We have a getting started guide for contributors working on mbed OS:

  • Have a look in the docs directory