RadioLib/examples
Alistair Francis a8172308fe examples: NonArduino: Tock: Initial commit
Add support for running RadioLib on Tock.

Tock is an embedded operating system designed for running multiple
concurrent, mutually distrustful applications on Cortex-M and RISC-V
based embedded platforms (https://github.com/tock/tock).

This PR uses libtock-c (https://github.com/tock/libtock-c) to add
support to running RadioLib as a Tock userspace application.

This has been tested on the SparkFun LoRa Thing Plus - expLoRaBLE board
(https://github.com/tock/tock/tree/master/boards/apollo3/lora_things_plus)
but will work on any LoRa compatible Tock board (currently only the
expLoRaBLE board).

Signed-off-by: Alistair Francis <alistair@alistair23.me>
2023-06-29 09:54:30 +10:00
..
AFSK [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
APRS [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
AX25 [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
BellModem/BellModem_Transmit [Bell] Added Bell modem example 2023-04-30 10:18:50 +02:00
CC1101 Fixed String counters in examples (CI_BUILD_ALL) 2023-06-26 20:39:33 +02:00
FSK4 [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
Hellschreiber [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
Morse [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
NonArduino examples: NonArduino: Tock: Initial commit 2023-06-29 09:54:30 +10:00
Pager [Pager] Added note about module pin 2023-05-08 20:12:51 +02:00
PhysicalLayer/PhysicalLayer_Interface [PHY] Added interface showcase example (#773) 2023-06-21 22:25:31 +02:00
RF69 Fixed String counters in examples (CI_BUILD_ALL) 2023-06-26 20:39:33 +02:00
RTTY [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
SSTV [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
STM32WLx Fixed String counters in examples (CI_BUILD_ALL) 2023-06-26 20:39:33 +02:00
SX126x Fixed String counters in examples (CI_BUILD_ALL) 2023-06-26 20:39:33 +02:00
SX127x Fixed String counters in examples (CI_BUILD_ALL) 2023-06-26 20:39:33 +02:00
SX128x Fixed String counters in examples (CI_BUILD_ALL) 2023-06-26 20:39:33 +02:00
SX1231 Fixed String counters in examples (CI_BUILD_ALL) 2023-06-26 20:39:33 +02:00
Si443x Fixed String counters in examples (CI_BUILD_ALL) 2023-06-26 20:39:33 +02:00
Stream Removed remaining enable interrupt (#657) 2023-01-07 22:31:20 +01:00
nRF24 Fixed String counters in examples (CI_BUILD_ALL) 2023-06-26 20:39:33 +02:00