1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00
Commit Graph

35 Commits

Author SHA1 Message Date
6f27863ae5 Added function to get firmware version 2012-06-08 18:56:47 +02:00
28df8dc4b1 Fix issue on write error 2012-06-07 00:55:35 +02:00
9c63ffb8b7 Revert "Binary without staxk traces"
This reverts commit 3e469d7a612405642e616d6af165f4573b416e3f.
2012-06-06 11:28:21 +02:00
771ef148a0 Binary without staxk traces 2012-06-06 11:26:41 +02:00
3ad4f98b22 Merge branch 'hd_2.7' of github.com:arduino/wifishield into hd_2.7 2012-06-05 15:09:19 +02:00
a5c38d11a9 Fix issue with peek function 2012-06-05 14:20:22 +02:00
a363b196a6 Fix issue compiler option2 2012-06-04 23:29:28 +02:00
fb011d3c3b Fix issue compiler option 2012-06-04 23:14:56 +02:00
6e60b13013 Changed wifi_drv.cpp and wl_definitions.h to allow for shield detection 2012-05-31 12:15:49 -04:00
bc088b6e84 Added Check shield present on wifi examples 2012-05-30 09:07:38 +02:00
a1fa79aa24 Added check if wifi shield is not present 2012-05-26 12:02:15 +02:00
28a453783f Fixed WebServer Issue 2012-05-25 08:46:04 +02:00
b6490ad458 Fix ScanNetworks list 2012-05-24 08:57:46 +02:00
47e6129e01 Porting HD API ver. 2.7 2012-05-20 23:54:32 +02:00
84403e2512 Fixed DNS issue 2012-03-15 01:18:43 +01:00
d647a4b077 Fixed issue with WiFiWebClient, WiFiPachubeClient, WiFiTwitterClient 2012-03-13 12:21:54 +01:00
cd0c0f2616 Added comments 2012-03-07 00:05:54 +01:00
514a694c8a Fix issues on get encryptionType for the current associated network.
Fix issue related to retrieve encription type and RSSI for the available networks
2012-03-04 11:42:48 +01:00
56f515243e Delete some prints 2012-02-10 01:00:11 +01:00
fa9393f7c4 Avoid to print Warning Messages on Arduino monitor.
Add debug command on wifi shield to enable debug msgs.
Solved issue on repeat quick refresh or stop and go web server
2012-02-10 00:49:42 +01:00
4558c021b7 WiFi libraries: fix compiler warning 2012-02-04 17:01:24 +01:00
00c36dc563 WiFi libraries: Bugfix on TestReport 12.01.2012 2012-02-04 12:29:12 +01:00
b61427ddc8 Bugfix on Test Report 12.01.2012 2012-01-30 00:07:39 +01:00
00b945d869 Changes to integrate latest core updates to WiFly branch 2011-08-31 10:34:51 +02:00
9785b99cba Fix CS for proto1 2011-08-31 09:34:56 +02:00
65d2778087 delete some debug print 2011-06-06 01:28:16 +02:00
0b8d3f6421 Fix compilation errors on examples and adapt API to new Ethernet functions 2011-05-18 15:37:29 +02:00
4f7e2f1201 Bugfix and fix compilation erro with new-extensions branch 2011-05-18 08:39:47 +02:00
8d1761f009 Cleaning the code 2011-04-30 07:48:10 +02:00
c10210a881 Added Client connection and WebClient example 2011-04-24 00:45:47 +02:00
ca1a1d8a9d Added WebServer 2011-04-21 19:16:39 +02:00
49912f241f Debug on Server TCP 2011-04-21 07:47:54 +02:00
41bce76a03 Add WEP/WAP connection example and server example 2011-04-07 23:55:10 +02:00
d640f9c77a Bugfix for Open and WEP nets 2011-04-05 23:24:17 +02:00
765e848fdb Changes on WiFi API after review. Add driver utility implementation 2011-03-08 22:13:54 +01:00