323 Commits

Author SHA1 Message Date
Xose Pérez
b44258ac41 Preliminary support for Itead Sonoff IFAN02 2018-07-04 00:11:06 +02:00
Xose Pérez
87859c5ad8 Update JustWifi to fix memory leak in setSoftAP 2018-07-01 00:01:18 +02:00
Xose Pérez
0506f97f7b Update to latest RFM69 version 2018-06-28 16:34:26 +02:00
Xose Pérez
008abd619a Merge branch 'dev' into rfm69 2018-06-28 14:14:59 +02:00
Xose Pérez
71f941097d Fix mismatch between memory size and layout for several boards 2018-06-28 13:46:29 +02:00
Xose Pérez
a39c4689ec Merge branch 'dev' into rfm69 2018-06-25 13:45:18 +02:00
Xose Pérez
93b7f5b6b1 Move all platformio.ini common settings to common section 2018-06-25 12:53:17 +02:00
Xose Pérez
9cb751079d Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-06-25 00:11:46 +02:00
Xose Pérez
3cd58e7f7c Initial support for RFM69GW board 2018-06-24 22:39:06 +02:00
gn0st1c
e400cbb2be Update platformio.ini
*new platform 1.7.3
* changed remaining upload_port/upload_flags to get values from ENV ota.py
2018-06-24 14:47:45 +03:00
Xose Pérez
c791dd9b0f Merge pull request #969 from mcspr/travis-modules
Cover more modules with travis
2018-06-24 11:19:53 +02:00
Xose Pérez
4dcbc0e329 Some devices still not using DOUT flash mode 2018-06-23 20:05:55 +02:00
Xose Pérez
1c755cfb89 Pre-build the different available WebUI images 2018-06-22 20:19:39 +02:00
Xose Pérez
add909ee17 Rename Neo Coolcam device 2018-06-22 18:16:55 +02:00
Maxim Prokhorov
ddd9af2bf7 Cover more modules with travis 2018-06-22 06:22:43 +03:00
Xose Pérez
eabc45061a Remove merge marks 2018-06-21 10:13:17 +02:00
Xose Pérez
ed42df275f Merge branch 'dev' into sensors 2018-06-21 10:07:54 +02:00
Xose Pérez
6fe3ef15eb Support for Bruno Horta's OnOfre board 2018-06-21 09:33:50 +02:00
Xose Pérez
a2196219f0 Update platformio 1.7.X branch 2018-06-21 00:50:43 +02:00
Xose Pérez
cb63e2659b Support for BL0937 power monitoring chip with unmodified HLW8012 library (#737) 2018-06-20 21:56:24 +02:00
gn0st1c
8c1d42d9fc fixed some extra_script typos
fix some extra_script typos: missing curly bracket & duplicate.
2018-06-20 21:28:25 +03:00
Xose Pérez
a97f6cd858 Configure webui modules for all boards 2018-06-20 10:28:41 +02:00
Xose Pérez
fc662f1a58 Merge branch 'dev' into webui 2018-06-20 10:16:07 +02:00
Maxim Prokhorov
83cfb98ad5 Update build_flags to use new ldscript 2018-06-19 16:52:04 +03:00
Xose Pérez
1583a5810f Configure what HTML modules has each image 2018-06-18 14:44:42 +02:00
Xose Pérez
fd049416db Disable Smart Config by default to save ~23K (#932) 2018-06-13 17:30:01 +02:00
Xose Pérez
a6bd4c3be9 Merge branch 'dev' of https://github.com/Trickx/espurna into Trickx-dev 2018-06-12 23:40:44 +02:00
Xose Pérez
0ef74d0dc0 Update EEPROM_Rotate to 0.9.1 and use rotate(false) before OTA 2018-06-12 13:06:55 +02:00
Xose Pérez
b7800b51f9 Merge branch 'eeprom_rotate' into dev 2018-06-11 22:51:18 +02:00
Xose Pérez
ffe40ab3db Freeze JustWifi library to 2.0.0 2018-06-11 22:46:56 +02:00
Xose Pérez
6c87de02a7 Merge branch 'dev' into justwifi2 2018-06-11 22:11:46 +02:00
Xose Pérez
296adcc416 Freeze EEPROM_Rotate library to 0.9.0 2018-06-11 21:53:23 +02:00
Xose Pérez
de13e1c802 Merge branch 'dev' into eeprom_rotate 2018-06-11 21:48:48 +02:00
Xose Pérez
f1c2aa1b81 Update platformio.ini file to use Core 3.5.3, supress warnings 2018-06-11 21:23:57 +02:00
Xose Pérez
87d961b186 Update to latest version of EEPROM_Rotate 2018-06-03 23:10:02 +02:00
Xose Pérez
33780edc5b Better memory layout info, multi-sector memory layouts 2018-06-02 23:23:56 +02:00
Trickx
15770f4706 - Added board definition without relays and buttons.
- Added new environment 'nodemcu-geiger' to platformio.ini.
2018-06-02 16:06:24 +02:00
Trickx
d967eab778 monitor_baud (deprecated) -> monitor_speed 2018-06-02 15:51:51 +02:00
Xose Pérez
dff81d6795 Revert WS to ticket-based authentication 2018-05-31 00:29:22 +02:00
Pavel Slama
0075d386c8 Merge branch 'dev' into ESP_DIN 2018-05-28 12:27:54 +02:00
Xose Pérez
cbfcb32e80 Freeze version for EEPROM_Rotate library 2018-05-28 11:25:23 +02:00
Xose Pérez
4548cc724c Using EEPROM_Rotate library 2018-05-27 01:42:32 +02:00
Xose Pérez
81eb809d4f Support for Smart Config via JustWifi 2018-05-26 15:24:16 +02:00
Xose Pérez
aeb03282c6 Disable WPS by default, saves ~50Kb 2018-05-25 17:10:15 +02:00
Xose Pérez
73906fbe73 Initial support for JustWifi v2 2018-05-23 19:29:10 +02:00
Xose Pérez
d8eee36c2a Support for TYWE3S-based Estink WiFi Power Strip, thanks to @sandman72 (#852) 2018-05-22 11:37:17 +02:00
Xose Pérez
4aa1cb6f1b Migrated JustWifi library from Bitbucket to Github 2018-05-20 08:35:12 +02:00
Pavel Slama
d9288d3c70 Merge branch 'dev' into ESP_DIN 2018-05-19 22:15:05 +02:00
Xose Pérez
20f932e380 Support for NEO Coolcam Power Plug Wifi (no power monitoring) 2018-05-18 10:35:56 +02:00
Pavel Slama
57929ad792 Merge branch 'dev' into ESP_DIN 2018-05-09 16:47:00 +02:00