Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "openthread/cli.h"
#include "openthread/instance.h"
#include "openthread/tasklet.h"
#include "ca821x-posix-thread/posix-platform.h"
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |