Main loop of the application. More...
#include "rwnx.h"#include "rwnx_platform.h"#include "co_int.h"Go to the source code of this file.
Functions | |
| void | initDataSections () |
| Function called by crt0 lib at startup. | |
| int | main (void) |
| Main WiFi stack entry point. | |
Variables | |
| uint32_t | tl_diff |
| Variable used for a temporary workaround for the TL4 compiler. | |
Main loop of the application.
Copyright (C) RivieraWaves 2011-2019
Definition in file arch_main.c.
1.6.1