Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem mbed-rtos mbed
Fork of CDMS_RTOS by
i2c.h@8:4acac3bf5e9b, 2015-02-06 (annotated)
- Committer:
- sakthipriya
- Date:
- Fri Feb 06 18:12:16 2015 +0000
- Revision:
- 8:4acac3bf5e9b
- Parent:
- 7:60e940b7a36b
working cdms withut rtc
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
sakthipriya | 7:60e940b7a36b | 1 | #include "hk.h" |
sakthipriya | 7:60e940b7a36b | 2 | void FUNC_I2C_MASTER_FSLAVE(char * data,int length); |
sakthipriya | 8:4acac3bf5e9b | 3 | void FUNC_MASTER_WRITE(); |
sakthipriya | 8:4acac3bf5e9b | 4 | void TC_DECODE(char *); |