Mbed with some light patches

@Bogdan Marinescu Bogdan Marinescu authored on 4 Oct 2016
.github Update pull_request_template.md 7 years ago
TESTS fix RTOS unit tests for MultiTech xDot platform - increase stack sizes in tests 7 years ago
docs Changed name for the target UBLOX_C029 to UBLOX_EVK_ODIN_W2 7 years ago
drivers Added a baud argument for (Raw)Serial objects 7 years ago
events Added workaround for armc assumptions on integer underflow 7 years ago
features Merge pull request #2887 from ARMmbed/update_mbed_trace 7 years ago
hal For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 7 years ago
platform Added a baud argument for (Raw)Serial objects 7 years ago
rtos For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 7 years ago
targets Merge pull request #2526 from NXPmicro/HEXIWEAR_TLS_Update 7 years ago
tools Merge pull request #2895 from bridadan/build-test-fix 7 years ago
.gitattributes Added .gitattributes for automatic LF line ending conversion 10 years ago
.gitignore Ignore BUILD directory 7 years ago
.pylintrc Add pylint configuration file 7 years ago
.travis.yml Added build_api tests to travis 7 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 7 years ago
DOXYGEN_FRONTPAGE.md Very minimal text 7 years ago
Jenkinsfile Update Jenkinsfile 7 years ago
LICENSE Add Apache v2 LICENSE file 10 years ago
README.md Fixed link to release page 7 years ago
mbed.h restructure - Added single-nested inc_dir support to legacy build_lib 7 years ago
requirements.txt Merge pull request #2746 from mazimkhan/uvisor-gt-client-integration 7 years ago
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