Here is a list of all documented files with brief descriptions:
[detail level 1234]
▼ common | |
▼ mac | |
▼ lora-mac | |
lora_mac.h | Functions that are specific to LoRaWAN |
lora_mac_internal.h | |
message_lora.h | |
▼ pico-mac | |
message_picowan.h | |
pico_mac.h | Functions that are specific to PicoWAN |
pico_mac_internal.h | |
cmac.h | |
common.h | |
mac.h | MAC unified API for PicoWAN and LoRaWAN network access |
mac_interface.h | |
message.h | |
message_common.h | |
message_interface.h | |
mic.h | |
osal.h | OS abstraction layer for Libmultimac |
▼ os | |
os.h | Implementation of a Low-Power scheduler |
▼ radio | |
radio.h | SX1272/6 radio driver |
▼ sensors | |
lis2de12.h | ST LIS2DE12 accelerometer driver |
▼ stm32 | |
▼ includes | |
accelerometer.h | Accelerometer stuff related to the STM32 platform |
button.h | Button driver with debounce |
flash.h | Eeprom/Flash access routines |
gpio.h | GPIO driver |
i2c.h | I2C driver |
led.h | LED driver |
spi.h | SPI driver |
system.h | System related stuff |
tick.h | Tick driver |
usart.h | UART/USART driver |
▼ STM32L0 | |
arch.h | Architecture dependent parameters |
boards.h | Definitions of various boards based on the STM32L0 |
▼ STM32L1 | |
arch.h | Architecture dependent parameters |
boards.h | Definitions of various boards based on the STM32L1 |
clocks.h | Clocks driver Based on stm32l1xx_rcc.c from ST Library |
▼ utils | |
aes.h | AES implementation that uses only 8-bit byte operations on the cipher state |
console.h | Simple AT console |
crc8.h | CRC8 implementation |
lora_certif.h | Functions to use for the LoRaWAN certification |
utils.h | Various handy functions |
xprintf.h | Universal string handler for user console interface |