Includes library modifications to allow access to AIN_4 (AIN_0 / 5)
Diff: mbd_os/features/FEATURE_CLIENT/mbed-client/mkdocs.yml
- Revision:
- 0:eafc3fd41f75
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbd_os/features/FEATURE_CLIENT/mbed-client/mkdocs.yml Tue Sep 20 21:26:12 2016 +0000 @@ -0,0 +1,17 @@ +site_name: ARM mbed Client Guide +theme: readthedocs +use directory_urls: false +pages: +- ['index.md','ARM mbed Client Guide'] +- ['Introduction.md','Introduction to mbed Client'] +- ['client_reg_dereg.md','Features','Client Registration'] +- ['dev_man_serv_enable.md','Features','Device Management and Service Enablement'] +- ['info_reporting.md','Features','Information Reporting'] +- ['data_types.md','Data types'] +- ['Howto.md','Quick start guide for using mbed Client API'] +- ['porting-guide.md','Porting mbed Client'] +- ['further-reading.md','mbed Device Connector service'] + + + +