|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
#include <stdlib.h>#include <string.h>#include "cascoda-bm/cascoda_evbme.h"#include "cascoda-bm/cascoda_interface.h"#include "cascoda-bm/cascoda_serial.h"#include "cascoda-bm/cascoda_types.h"#include "cascoda-bm/test15_4_evbme.h"#include "ca821x_api.h"#include "openthread/cli.h"#include "openthread/instance.h"#include "openthread/link.h"#include "openthread/ncp.h"#include "openthread/tasklet.h"#include "openthread/thread.h"#include "platform.h"#include "actuatordemo.h"
Functions | |
| int | main (void) |
| Main endless loop. More... | |
Variables | |
| otInstance * | OT_INSTANCE |
| int main | ( | void | ) |
Main endless loop.