Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 634 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 634 Bytes

PeriperalDevices

code to get data from I2C and SPI devices

Code is original writem for MBED on line compiler

But to use the code on other platforms it is moved to github

Now the code is compiled with mbed-cli ( local machine)

The code of the devices should be ( or will be in ) platfrom independent

Only the implementation of the I2C interface is platform depending.

For more documentation check

https://github.com/wimbeaumont/peripheral_dev_tst.git README.md

history : 20201029 tagged verson v1.0 as this is compatible with mbed2 . Thereafter changes are needed to be compatible with mbed_os 5 and beyond