Development mbed library for MAX32630FTHR

Dependents:   blinky_max32630fthr

Committer:
switches
Date:
Fri Dec 16 16:27:57 2016 +0000
Revision:
3:1198227e6421
Parent:
0:5c4d7b2438d3
Changed ADC scale for MAX32625 platforms to 1.2V full scale to match MAX32630 platforms

Who changed what in which revision?

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