PicoWAN SDK Documentation
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  common
  mac
  lora-mac
 lora_mac.hFunctions that are specific to LoRaWAN
 lora_mac_internal.h
 message_lora.h
  pico-mac
 message_picowan.h
 pico_mac.hFunctions that are specific to PicoWAN
 pico_mac_internal.h
 cmac.h
 common.h
 mac.hMAC unified API for PicoWAN and LoRaWAN network access
 mac_interface.h
 message.h
 message_common.h
 message_interface.h
 mic.h
 osal.hOS abstraction layer for Libmultimac
  os
 os.hImplementation of a Low-Power scheduler
  radio
 radio.hSX1272/6 radio driver
  sensors
 lis2de12.hST LIS2DE12 accelerometer driver
  stm32
  includes
 accelerometer.hAccelerometer stuff related to the STM32 platform
 button.hButton driver with debounce
 flash.hEeprom/Flash access routines
 gpio.hGPIO driver
 i2c.hI2C driver
 led.hLED driver
 spi.hSPI driver
 system.hSystem related stuff
 tick.hTick driver
 usart.hUART/USART driver
  STM32L0
 arch.hArchitecture dependent parameters
 boards.hDefinitions of various boards based on the STM32L0
  STM32L1
 arch.hArchitecture dependent parameters
 boards.hDefinitions of various boards based on the STM32L1
 clocks.hClocks driver Based on stm32l1xx_rcc.c from ST Library
  utils
 aes.hAES implementation that uses only 8-bit byte operations on the cipher state
 console.hSimple AT console
 crc8.hCRC8 implementation
 lora_certif.hFunctions to use for the LoRaWAN certification
 utils.hVarious handy functions
 xprintf.hUniversal string handler for user console interface