PAL
A Platform Abstraction Layer connects the mbed-client with the underlying platform.
|
#include "pal.h"
#include "pal_network.h"
#include "pal_socket_test_utils.h"
#include "NetworkInterface.h"
#include "EthernetInterface.h"
Macros | |
#define | TEST_PRINTF printf |
Functions | |
void * | palTestGetNetWorkInterfaceContext () |
#define TEST_PRINTF printf |
void* palTestGetNetWorkInterfaceContext | ( | ) |