No description
5f716d7823
gpio.cpp:119:39: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=] mailbox.c:66:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
||
---|---|---|
app | ||
src | ||
LICENCE.txt | ||
README.md |
librpitx Radio frequency transmitter library for Raspberry Pi (B, B+, PI2, PI3 and PI zero)
It is now the base of rpitx project, separate from application
_Copyright (c) Evariste Courjaud F5OEO. Code is GPL_V3
Installation
git clone https://github.com/F5OEO/librpitx
cd librpitx/src
make