Go to file
Hasnain Virk f0fe1229cf Moving LoRaRadio and LoRaWANBAse to lorawan
LoRaRadio and LoRaWANBase use to exist under netsocket/.
However, their logical location should be where the actual stack exists.
2018-02-11 00:31:47 +02:00
.github
TESTS Merge pull request #5604 from betzw/betzw_tests_netsocket_wb 2018-02-08 15:25:45 +00:00
cmsis
drivers
events
features Moving LoRaRadio and LoRaWANBAse to lorawan 2018-02-11 00:31:47 +02:00
hal
platform Merge pull request #6031 from OpenNuvoton/nuvoton_m2351_cthunk 2018-02-08 15:21:24 +00:00
rtos
targets Merge pull request #5996 from ashok-rao/br-BL600 2018-02-08 15:23:07 +00:00
tools Merge pull request #6030 from deepikabhavnani/correct_arch 2018-02-07 20:07:11 -06:00
.coveragerc
.gitattributes
.gitignore
.pylintrc
.travis.yml
CONTRIBUTING.md
DOXYGEN_FRONTPAGE.md
Jenkinsfile
LICENSE
LICENSE-BSD-3-Clause Adding license text and BSD-Clause 3 2018-02-09 11:00:56 -06:00
README.md
doxyfile_options
doxygen_options.json
logo.png
mbed.h
requirements.txt

README.md

Mbed OS

Build status release Build status master Tools coverage status PR progress

Arm Mbed OS is an open source embedded operating system designed specifically for the "things" in the Internet of Things. It includes all the features you need to develop a connected product based on an Arm Cortex-M microcontroller, including security, connectivity, an RTOS and drivers for sensors and I/O devices.

Mbed OS provides a platform that includes:

  • Security foundations.
  • Cloud management services.
  • Drivers for sensors, I/O devices and connectivity.

Release notes

The release notes detail the current release. You can also find information about previous versions.

Getting started for developers

We have a developer website for asking questions, engaging with others, finding information on boards and components, using an online IDE and compiler, reading the documentation and learning about what's new and what's coming next in Mbed OS.

Getting started for contributors

We also have a contributing and publishing guide that covers licensing, contributor agreements and style guidelines.