Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-dev by
targets/TARGET_STM/TARGET_STM32F4/TARGET_UBLOX_EVK_ODIN_W2/sdk/wifi_emac/wifi_emac_api.h
- Committer:
- kkado
- Date:
- 2017-06-20
- Revision:
- 167:356ef919c855
- Parent:
- 149:156823d33999
File content as of revision 167:356ef919c855:
#include "emac_api.h"
#ifndef WIFI_EMAC_API_H
#define WIFI_EMAC_API_H
emac_interface_t* wifi_emac_get_interface();
void wifi_emac_init_mem();
#endif
