Turn down WIFI_API_DEBUG_LOG in wifi_api.h

Fork of WIFI_API_32kRAM by Delta

Changes

RevisionDateWhoCommit message
27:40ec92889c3c 2016-01-26 gillwei7 Turn down WIFI_API_DEBUG_LOG in wifi_api.h default tip
26:d935a6ff315c 2016-01-22 wgd8700 Update wifi_receive_UDP_callback and wifi_receive_TCP_callback functions
25:47b20177ef04 2016-01-22 wgd8700 Update wifi_receive_UDP_callback and wifi_receive_TCP_callback functions
24:928f7988387c 2016-01-22 wgd8700 implement TCP/UDP callback as __weak in wifi_core.cpp, so the function can be extern
23:1f3db33ce7b3 2016-01-21 wgd8700 Implement wifi rx callback function in wifi_core.cpp
22:36ccef0571b7 2016-01-21 wgd8700 Implement wifi rx callback function in wifi_core.cpp
21:1ffb7634d02a 2016-01-13 wgd8700 Fix spi_flash_eraseCmd hang up bug happen in other platforms;
20:9c3f423b0566 2016-01-13 wgd8700 Update to support both DFCM-NNN40 and ST NUCLEO platforms;
19:a11db6055532 2016-01-13 wgd8700 Update to support both DFCM-NNN40 and ST NUCLEO platforms
18:208b8038c94a 2016-01-09 wgd8700 Fix bugs in tcpsocketconnection to support HTTPClient library
17:7af4e97723d3 2015-10-29 wgd8700 update WIFIDevice.h
16:1f9ff91a63c2 2015-10-29 wgd8700 update README.md
15:d4e992043905 2015-10-27 wgd8700 Add receive_all buffering, update socket.o and tcpsocketconnection.o
14:8d8c2064be73 2015-10-07 wgd8700 Fix receive_all bug
13:cb69aaed5e8b 2015-10-07 wgd8700 Fix receive_all bug
12:be75c06cb491 2015-09-30 wgd8700 # Highlight of this release; * Add WIFI BLE coexistence ; * Support new module HW revision (EVB Ver.02)
11:659b13c3437a 2015-09-30 wgd8700 # Highlight of this release; * Add WIFI BLE coexistence ; * Support new module HW revision (EVB Ver.02) ;
10:ef82d9cc61cf 2015-09-16 wgd8700 Update WIFI_API_32kRAM to fix get_address bug
9:46708b47a64d 2015-09-16 wgd8700 Fix bugs; Update Endpoint.cpp / Endpoint.h / socket_nmc.c / TCPSocketConnection.cpp
8:4672c7f4ef2a 2015-09-09 wgd8700 Add apScan, wifi_SP_version and storage API in WIFIDevice.h
7:91824a659c5b 2015-09-09 wgd8700 Add apScan, wifi_SP_version and storage API in WIFIDevice.h
6:d68eb50990bd 2015-08-31 wgd8700 Soft AP mode enabled (need to program SoftAP_FW_update.hex in advance)
5:d20c2d97258a 2015-08-31 wgd8700 Soft AP mode enabled (need to program using SoftAP_FW_update.hex in advance)
4:4228ffa7531e 2015-08-29 wgd8700 Fix UDP client rx recv_host empty bug
3:9bb6756cc6f9 2015-08-29 wgd8700 Fix UDP client rx recv_host empty bug
2:1cc76b1199e6 2015-07-30 wgd8700 CyaSSL supported, refer to application nodes for details
1:9b27c8fda456 2015-07-30 wgd8700 CyaSSL is supported in this version, refer to 'Application_notes_SSL_AN01.md' for details
0:4085cc9441f3 2015-06-26 Marcomissyou Commit WIFI_API_32kRAM; This API works on DFCM-NNN40-DT1R(32K RAM).