9 lines
335 B
Markdown
9 lines
335 B
Markdown
# C-Libs
|
|
|
|
C libraries, mainly for STM32 and NXP MCUs
|
|
|
|
Alink.h,.c - Adcis communication protocol<br>
|
|
ALS31313.h,.c - Library for ALS31313 3D hall sensor<br>
|
|
CBus.h,.c - Low overhead communication protocol, doesn't use DMA, interruppt based<br>
|
|
Monitor.h,.c - monitor library, not much useful<br>
|
|
Soft_SPI.h,.c - Software SPI library<br> |