Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 287 Bytes

spi-lib

BGT 60TR13C SPI library support

This is code for the Raspberry Pi that uses userspace SPI drivers to talk to the BGT60TR13C radar component

Ported to build under Yocto Embedded Linux

Building for test

mkdir build
cd build && cmake ..
make
sudo make install