Microchip® Advanced Software Framework

system_init.c File Reference

This is the implementation of LoRaWAN system initialization.

Copyright (c) 2018 Microchip Technology Inc. and its subsidiaries.

#include "system_init.h"
#include "system_task_manager.h"

Functions

void Stack_Init (void)
 Initializes the system. More...
 

void Stack_Init ( void  )

Initializes the system.

This is the first stack function to be called by the application in the main() function.

References APP_TASK_ID, and SYSTEM_PostTask().