Mbed with some light patches

@Sam Taylor Sam Taylor authored on 21 Oct 2016
GitHub committed on 21 Oct 2016
.github Update pull_request_template.md 7 years ago
TESTS Waiting before call to deepsleep to allow buffers to flush 7 years ago
cmsis restructure - Restructured cmsis directory 7 years ago
docs Additional device names. mbed_targets.md update 7 years ago
drivers Add tags to our code 7 years ago
events callback - Fixed missing workaround for IAR issue with type information 7 years ago
features Add checks for NULL_ENTROPY and SSL_TLS in mbed OS 7 years ago
hal lwip-interface: fix issue #2993 7 years ago
platform [NUC472/M453] Refine comment for two-region model 7 years ago
rtos Merge pull request #2949 from NXPmicro/Fix_For_Cortex_M4 7 years ago
targets Merge pull request #3054 from andreaslarssonublox/ublox_fix_odin_mbedtls_config 7 years ago
tools Update pack-derived files, and add safely test 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 Update README.md 7 years ago
mbed.h restructure - Added single-nested inc_dir support to legacy build_lib 7 years ago
requirements.txt Remove dependency on XDG home spec 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.2:

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