this is testing

Revision:
0:3afcd581558d
diff -r 000000000000 -r 3afcd581558d app/noos_mbed/README.md
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/noos_mbed/README.md	Thu Jan 14 18:54:16 2021 +0530
@@ -0,0 +1,23 @@
+
+# no-OS ( Mbed Version )
+
+[Analog Devices Inc.](http://www.analog.com/en/index.html) Mbed Version of Software drivers for systems with mbed OS
+
+
+## Software
+
+The goal of these noos-mbed drivers is to be able to provide reference drivers for precision converters ADCs and DACs compatible with mbed supported boards, as mbed platform enables us work with diverse protofio of microcontroller while minimizing the hadware dependency.
+The mbed version of the no-OS is quite similar to the original version with inclusion of platform drivers changes to resolve naming conflicts with Mbed-OS files. 
+
+## Documentation
+
+For more information about projects develop using noos-mbed drivers, please visit our [wiki](https://wiki.analog.com/resources/tools-software/product-support-software) page.
+
+## Which branch should I use?
+
+  * If you want to use the latest releases, check out the master branch 
+
+  * If you want to use the drivers under development, check out the develop branch.
+
+
+