Includes library modifications to allow access to AIN_4 (AIN_0 / 5)

Committer:
bryantaylor
Date:
Tue Sep 20 21:26:12 2016 +0000
Revision:
0:eafc3fd41f75
hackathon

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bryantaylor 0:eafc3fd41f75 1 # ARM mbed OS
bryantaylor 0:eafc3fd41f75 2
bryantaylor 0:eafc3fd41f75 3 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.
bryantaylor 0:eafc3fd41f75 4
bryantaylor 0:eafc3fd41f75 5 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.
bryantaylor 0:eafc3fd41f75 6
bryantaylor 0:eafc3fd41f75 7 ## Current release
bryantaylor 0:eafc3fd41f75 8
bryantaylor 0:eafc3fd41f75 9 Our current release series is mbed OS 5.1:
bryantaylor 0:eafc3fd41f75 10
bryantaylor 0:eafc3fd41f75 11 - [Release Note](https://docs.mbed.com/docs/mbed-os-release-notes/en/latest/5_1/release/)
bryantaylor 0:eafc3fd41f75 12
bryantaylor 0:eafc3fd41f75 13 ## Getting Started for Developers
bryantaylor 0:eafc3fd41f75 14
bryantaylor 0:eafc3fd41f75 15 We have a getting started guide for developers using mbed OS in applications:
bryantaylor 0:eafc3fd41f75 16
bryantaylor 0:eafc3fd41f75 17 - [Getting Started](https://docs.mbed.com/docs/mbed-os-handbook/en/5.1/)
bryantaylor 0:eafc3fd41f75 18
bryantaylor 0:eafc3fd41f75 19 ## Getting Started for Contributors
bryantaylor 0:eafc3fd41f75 20
bryantaylor 0:eafc3fd41f75 21 We have a getting started guide for contributors working on mbed OS:
bryantaylor 0:eafc3fd41f75 22
bryantaylor 0:eafc3fd41f75 23 - Have a look in the docs directory