2570 Commits

Author SHA1 Message Date
Thorsten von Eicken
e56e06c0a9 improve esp8266 socket error handling 2015-12-07 23:38:29 -08:00
Gordon Williams
751ba76437 bump version RELEASE_1V84 2015-12-07 14:14:42 +00:00
Gordon Williams
43685388a3 removing compile warnings 2015-12-07 14:12:52 +00:00
Gordon Williams
c3dddd7f32 disable aliasing optimisation 2015-12-07 14:01:11 +00:00
Gordon Williams
809f2736ad fix warning 2015-12-07 11:57:47 +00:00
Gordon Williams
df7208aa9c Fix device initialisation flags not working when the device number is above 32 (fix #751, #748) 2015-12-07 11:57:33 +00:00
Gordon Williams
25d5eb32da quick tweak for NRF compile 2015-12-07 10:13:34 +00:00
Gordon Williams
52ae6a3c46 Merge pull request #755 from tve/fix-sockets
Fix sockets
2015-12-07 08:11:12 +00:00
Thorsten von Eicken
e62bff70af Merge branch 'master' into fix-sockets 2015-12-06 18:15:08 -08:00
Thorsten von Eicken
9ee6bf38b0 esp8266: fix travis 2015-12-06 18:14:58 -08:00
Thorsten von Eicken
dbab71e856 Merge branch 'master' into fix-sockets 2015-12-06 18:05:28 -08:00
Thorsten von Eicken
aa971abcfd add docs to network tests, and make some tweaks 2015-12-06 18:05:16 -08:00
Thorsten von Eicken
776f89adae Merge branch 'master' into fix-sockets 2015-12-06 17:47:44 -08:00
Thorsten von Eicken
1eb1c90d00 small fixes for PR 2015-12-06 17:47:35 -08:00
Thorsten von Eicken
58ea43f99f Merge remote-tracking branch 'upstream/master' into fix-sockets 2015-12-06 17:27:23 -08:00
Thorsten von Eicken
77b740a81f merge tve/master into tve/fix-sockets 2015-12-06 17:27:21 -08:00
Thorsten von Eicken
c536a50103 Merge branch 'master' into fix-sockets 2015-12-06 13:40:33 -08:00
Thorsten von Eicken
e60520f6f6 add socket dump when running out 2015-12-06 13:37:51 -08:00
Thorsten von Eicken
dd248975df small esp8266 tweaks 2015-12-06 13:31:32 -08:00
Thorsten von Eicken
c5f883c921 expand esp8266 network tests 2015-12-06 13:29:29 -08:00
Thorsten von Eicken
a1418c0863 fix save/restore for esp8266 2015-12-06 13:26:41 -08:00
Thorsten von Eicken
5bbe045945 optimize esp8266 sockets; fix #741, #720 #681 #595 2015-12-06 08:50:51 -08:00
Gordon Williams
b50e3dbc6d allow pico USB PID to be specified, commit NRF-specific ADC stuff that should have got in earlier 2015-12-06 16:35:06 +00:00
Thorsten von Eicken
06c389ad45 tweak esp8266 wifi reset and saving 2015-12-05 08:58:39 -08:00
Thorsten von Eicken
95654eda04 fix esp8266 reset & wifi interaction 2015-12-05 00:00:47 -08:00
Thorsten von Eicken
b0bd0f65e9 added some neopixel comments, see #698 2015-12-04 22:33:01 -08:00
Thorsten von Eicken
5cba8315b4 failed attempt at fixing esp8266 jshPinPulse 2015-12-04 22:21:18 -08:00
Thorsten von Eicken
dcea5d3a9e rename ICACHE_RAM_ATTR to CALLED_FROM_INTERRUPT 2015-12-04 21:12:40 -08:00
Thorsten von Eicken
144bf2e020 fix getHostByName bug; add docs 2015-12-04 21:02:22 -08:00
Thorsten von Eicken
9bd873aca7 pull i2c functions out of SRAM: no space 2015-12-04 21:01:53 -08:00
Thorsten von Eicken
de6d6cfa9f switch to SDK 1.5 with lwip_536 2015-12-04 21:01:21 -08:00
Thorsten von Eicken
757dd171d9 tweak neopixelWrite on esp8266 2015-12-03 23:25:58 -08:00
Thorsten von Eicken
8d5518a54d fix wifi event descriptions 2015-12-03 23:25:42 -08:00
Gordon Williams
ad31a32c20 Merge pull request #750 from tve/wifi
esp8266 wifi library refactoring
2015-12-03 12:45:08 +00:00
Thorsten von Eicken
7390e23a1e remove debug crap for PR, try 2 2015-12-02 22:40:29 -08:00
Thorsten von Eicken
498d127e80 remove debug crap for PR 2015-12-02 22:39:23 -08:00
Thorsten von Eicken
4711c0fab6 ensure setWatch ISRs are in static RAM 2015-12-02 22:15:36 -08:00
Gordon Williams
0adc41bb7d Merge pull request #749 from lukevanhorn/tls-certs-filesystem
add option to read tls cert files from file system
2015-12-02 09:15:55 +00:00
Thorsten von Eicken
ad4a6d1e86 improve wifi lib tests and fix lib 2015-12-02 00:41:50 -08:00
Luke Van Horn
b7ee1f21f3 add option to read cert files from file system 2015-12-01 15:16:44 -05:00
Gordon Williams
a70de4322d Merge branch 'master' of github.com:espruino/Espruino 2015-12-01 18:02:31 +00:00
Gordon Williams
5cfe8fab30 fix advertising, add docs 2015-12-01 17:59:19 +00:00
Gordon Williams
3cf83ca3d1 more tidying. Added analog input, always keep us in advertising mode 2015-12-01 17:52:53 +00:00
Gordon Williams
dc4305cef6 Merge pull request #746 from AlexanderBrevig/add_sync_fork_script
add script for syncing forks
2015-12-01 17:24:41 +00:00
Gordon Williams
c6ce738ed2 Merge pull request #747 from AlexanderBrevig/vagrant_arm-none-eabi-gcc-4.8.4
make vagrant up pull arm-none-eabi-gcc v4.8.4 and set it to PATH
2015-12-01 17:23:45 +00:00
Alexander Brevig
d0ede09f04 add script for syncing forks 2015-12-01 16:01:09 +01:00
Alexander Brevig
88eb8c84ab make vagrant up pull arm-none-eabi-gcc v4.8.4 and set it to PATH 2015-12-01 16:00:04 +01:00
Gordon Williams
599c963424 Merge pull request #744 from lukevanhorn/device-enum-fix
Device enum fix
2015-12-01 12:31:09 +00:00
Thorsten von Eicken
e684f5b24a merged upstream into tve's fork 2015-12-01 00:37:26 -08:00
Gordon Williams
1a95f50808 Merge pull request #745 from AlexanderBrevig/master
set default values for mem & cpus
2015-12-01 08:26:55 +00:00