LwIP v2 support

This commit is contained in:
Our Air Quality 2017-06-06 12:47:21 +10:00 committed by Erwin Boskma
parent a5b352e8c1
commit 36fca51b2b
No known key found for this signature in database
GPG key ID: 1C79B2FD5FD63533
39 changed files with 1357 additions and 664 deletions

View file

@ -53,6 +53,7 @@ int sdk_os_get_random(uint8_t *dst, uint32_t size);
// wpa_auth.o
uint32_t *sdk_wpa_init(uint8_t (*hwaddr)[], struct _unknown_wpa1 *, int);
void sdk_wpa_auth_sta_deinit(void *);
// wpabuf.o