Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 405 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 405 Bytes

ADXL345 Support Library in C

This project is designed to interface the ADXL345 using C language.

Usage

You may refer to mcu-dev/dev-apps repository written for Zephyr RTOS for a sample application.

Note: Sample application to follow as this is an on-going development.