Commit graph

  • ca110fa645 MQTT ignores too many handlers registered Fernando 2017-06-19 21:31:09 -0300
  • bcb7890df2 Add dirty port of irmp library. Grzegorz Hetman 2017-06-14 01:00:22 +0200
  • 1b0cc18fe3 Merge 778293ca7c into abe3b8fd68 hetii 2017-06-07 16:46:34 +0000
  • cf39065653 Merge 1166b44ef7 into abe3b8fd68 Our Air Quality 2017-06-07 09:19:30 +0000
  • abe3b8fd68 Merge pull request #390 from ourairquality/esp-open-sdk-update Ruslan V. Uss 2017-06-07 14:19:24 +0500
  • 91e89001c3 travis: update the esp-open-sdk version used. Our Air Quality 2017-06-07 18:07:01 +1000
  • ce298e1e23 Merge pull request #388 from luigifreitas/patch-1 Ruslan V. Uss 2017-06-06 07:39:00 +0500
  • 5e3e69ba02 Change xTaskCreate priority. Luigi Freitas Cruz 2017-06-05 19:29:04 -0300
  • 0d6a293593 Merge 63a47f7b6f into 857b8002e0 Our Air Quality 2017-06-04 18:29:49 +0000
  • 2edfd22bae Merge 720eca7b94 into 857b8002e0 Zaltora 2017-06-01 18:17:23 +0000
  • b535533327 Merge branch 'master' of https://github.com/ccbruce0812/esp-open-rtos BruceHsu 2017-05-29 10:34:30 +0800
  • eab2420e43 Updated mcpwm. BruceHsu 2017-05-29 10:34:08 +0800
  • 4c0ae11458 Updated mcpwm. brucehsu 2017-05-25 14:11:39 +0800
  • 20342ee1e7 Updated mcpwm. BruceHsu 2017-05-24 00:08:18 +0800
  • 6a44cb0f96 Merge 0f8e308609 into 857b8002e0 sheinz 2017-05-22 01:51:44 +0000
  • 0b807c0e9d Merge c997155ee7 into 857b8002e0 Our Air Quality 2017-05-21 09:54:45 +0000
  • 446cf5987a 1. Added new submodule mcpwm. brucehsu 2017-05-19 16:20:28 +0800
  • 4585f57f60 Merge c808d01c1c into 857b8002e0 Our Air Quality 2017-05-18 20:40:12 +0000
  • 857b8002e0 Merge pull request #382 from kanflo/httpd_fix Ruslan V. Uss 2017-05-18 15:06:46 +0500
  • aca679f73a Merge bc1a0406f7 into c3482a8c01 Our Air Quality 2017-05-17 11:25:22 +0000
  • 577d5e6895 Fix for #381 Johan Kanflo 2017-05-16 16:12:55 +0200
  • c3482a8c01 Merge pull request #372 from panoti/feature/pcf8591 Ruslan V. Uss 2017-05-10 03:31:55 +0500
  • 8b363d2780 add USER_LIBS to common.mk Brian Tilley 2017-05-05 10:48:51 -0500
  • 804a7be24f Merge 20b3a5b2f8 into 5e04c890d1 Our Air Quality 2017-05-03 14:29:18 +0000
  • 5e04c890d1 Merge pull request #369 from UncleRus/spi_fix Ruslan V. Uss 2017-04-26 17:24:35 +0500
  • dbcb707c1c add pcf8591 lib + example thanhpn 2017-04-25 23:57:40 +0700
  • 4b0acbe8bf Feature/mdnsresponder (#348) Michael Hamel 2017-04-26 02:00:09 +1200
  • c90362621a Merge pull request #370 from UncleRus/extras/timeout_fix Ruslan V. Uss 2017-04-25 18:57:44 +0500
  • b982a132ae add thanhpn 2017-04-23 15:35:23 +0700
  • 55e08de21c Fix for counter overflow in delays based on sdk_system_get_time() UncleRus 2017-04-21 17:53:13 +0500
  • 852ed2f1ad Fixes unaligned writes to SPI data register UncleRus 2017-04-20 01:35:38 +0500
  • b3f658bdbf bh1750 i2c light sensor driver + pwm cleanup (#330) andree182 2017-04-01 02:20:37 +0200
  • ab5e1eb5d6 Add bh1750 usage example Andrej Krutak 2017-03-30 22:07:51 +0200
  • c03622871f Cleanup code and mark init pins argument as const (which it is) Andrej Krutak 2017-03-30 21:59:35 +0200
  • 174dba8c8b Add bh1750 (I2C light sensor) driver Andrej Krutak 2017-01-26 12:10:02 +0100
  • 22d19ddb2d Use WEB_PORT define instead of hardcoded "80" string Hugo Schmitt 2017-03-23 10:35:41 -0300
  • 31ef50c9a9 Revert SPI memcpy() UncleRus 2017-03-22 10:50:54 +0500
  • a91ec6eb61 sysparam fixes, tests, spi flash refactoring (#299) sheinz 2017-03-21 23:18:04 +0200
  • 07ca0d2e9e Update I2C README UncleRus 2017-03-22 02:14:06 +0500
  • 67a0cfbf8e Merge pull request #356 from bschwind/tsl4531 Ruslan V. Uss 2017-03-22 00:09:18 +0500
  • 8b5ee93b55 Add a TSL4531 driver and example Brian Schwind 2017-03-21 01:50:46 +0900
  • 813477aa8a I2c optimization and features (#321) Zaltora 2017-03-21 07:41:47 +0100
  • 1575bac0c7 Merge pull request #355 from andrewclink/export_rtos_hooks Ruslan V. Uss 2017-03-21 01:50:58 +0500
  • 03597d9162 Make FreeRTOS hooks weak; Add example Andrew Clink 2017-03-20 12:56:17 -0700
  • 2ac5a5d89c Updated rda5807 extra. ccbruce0812 2017-03-17 16:17:55 +0800
  • 32328713f5 Merge pull request #353 from UncleRus/fatfs_r12c Ruslan V. Uss 2017-03-16 01:26:02 +0500
  • 9300729533 FatFS update to R0.12c UncleRus 2017-03-15 21:08:44 +0500
  • 1457a3ed19 Fixed error of writing to SPI registers with memcpy (#352) Ruslan V. Uss 2017-03-15 18:18:32 +0500
  • d32fb25223 void pointer deref fix rus 2017-03-15 18:02:25 +0500
  • 0908448a7a fixed memcpy() writing registers bug UncleRus 2017-03-15 17:40:19 +0500
  • 20674f8470 Merge pull request #350 from funnydog/sntp-fix Ruslan V. Uss 2017-03-15 10:58:28 +0600
  • 65a0c95b13 extras/sntp: fix an off-by-one bug in sntp_set_servers() funnydog 2017-03-14 20:30:20 +0100
  • 6b0547b963 Softuart (#307) mr-nice 2017-03-06 18:28:20 +0100
  • 189a0450a6 Updated rda5807m. ccbruce0812 2017-03-06 10:31:18 +0800
  • 238c5c9655 Added submodules. ccbruce0812 2017-03-06 10:11:23 +0800
  • 42f6e56bb2 Merge 4dc4b307b4 into fda5d0b942 Our Air Quality 2017-03-03 05:48:17 +0000
  • 8bbeae9fff Merge 77e584d28f into fda5d0b942 Our Air Quality 2017-03-03 05:47:59 +0000
  • 07b33ce27f Fix TCP/UDP sensing in flags Michael Hamel 2017-03-03 17:10:05 +1300
  • 6eb7ce9385 Minor tidy Michael Hamel 2017-03-03 16:22:11 +1300
  • 4b1b2a5cc3 Initial version of a basic multicast-DNS service discovery responder Michael Hamel 2017-03-03 15:46:08 +1300
  • fda5d0b942 Crc fix and update (#347) Zaltora 2017-02-27 17:35:56 +0100
  • 3e28e2ddef Merge branch 'master' into crc_compute Zaltora 2017-02-26 15:44:00 +0100
  • b21e172e78 Update crc example API and config. Zaltora 2017-02-26 09:33:53 +0100
  • 1294538ad2 Refactored: support for multiple UARTs, dynamic RX/TX pins UncleRus 2017-02-22 01:06:00 +0500
  • f51a2109b1 CRC library (#339) Zaltora 2017-02-21 20:44:03 +0100
  • eb5fa3d405 Merge pull request #343 from kanflo/sdk_system_get_netif Ruslan V. Uss 2017-02-21 22:30:33 +0600
  • c415d49f1e Added sdk_system_get_netif Johan Kanflo 2017-02-20 20:27:24 +0100
  • 398ed46776 Add BearSSL extra (#340) Milosch Meriac 2017-02-15 11:44:11 +0000
  • 41225f0e6b extras/softuart: astyle --style=bsd *.c *.h Bernhard Guillon 2017-02-14 22:07:12 +0100
  • 22987435fa softuart tx complete Andrew 2017-01-22 22:38:24 +0800
  • 5192f73183 exaples/softuart: add basic example for softuart Bernhard Guillon 2016-12-04 12:06:35 +0100
  • cd43eb4311 extras/softuart: add initial port Bernhard Guillon 2016-12-04 12:05:21 +0100
  • c6f10147ca add constant to i2c functions Zaltora 2017-02-14 07:53:00 +0100
  • 48e129dcc4 Update to latest BearSSL version Milosch Meriac 2017-02-13 00:47:30 +0000
  • ac31c962bd Update example and fix submodule Zaltora 2017-02-12 18:55:01 +0100
  • dfc8420373 Crc initial example Zaltora 2017-02-12 11:56:15 +0100
  • 54ce6bbe1c Merge pull request #337 from UncleRus/extras/max7219 Ruslan V. Uss 2017-02-12 01:51:37 +0600
  • c66730960e Add TLS server example for BearSSL Stefan Schake 2016-11-13 19:50:36 +0100
  • ca6dfd5099 Complete the HTTP GET example Stefan Schake 2016-11-13 03:45:29 +0100
  • 3e1a0c2091 Start http_get example for BearSSL Stefan Schake 2016-11-11 20:27:18 +0100
  • 1911237140 Add BearSSL extra Stefan Schake 2016-11-11 18:30:38 +0100
  • 87b4befd87 MAX7219/MAX7221 dirver + example UncleRus 2017-02-09 03:31:51 +0500
  • 79a0b2d6b6 Rework force system Zaltora 2017-02-04 10:02:11 +0100
  • c21f70366f Merge pull request #334 from lujji/master Ruslan V. Uss 2017-02-03 11:31:13 +0600
  • 3b5397f2a4 added support for large WebSocket frames lujji 2017-02-03 07:33:27 +0000
  • bce2139f06 added WebSockets (#331) lujji 2017-02-02 06:17:53 +0000
  • 397455a92a added WebSockets lujji 2017-01-30 21:34:42 +0000
  • c5b480995d fix i2c read + fix ds3231 temp + fix ssd1306 send Zaltora 2017-01-30 10:10:52 +0100
  • f64935eb1d HTTP server (#324) lujji 2017-01-27 08:38:01 +0000
  • ebfbc1144c Process recursive folder for spiffs images (#320) Tuan PM 2017-01-12 19:57:50 +0700
  • b64454b7dd remove unused variable Tuan PM 2017-01-12 10:55:21 +0700
  • 5a772f2dc0 fix max data len in http_send_data_ssi() lujji 2017-01-12 01:23:00 +0000
  • f135752523 some minors fix Zaltora 2017-01-08 20:27:06 +0100
  • e279967573 fix includes lujji 2017-01-08 04:34:42 +0000
  • a089403cad readme and make html rule lujji 2017-01-08 03:43:59 +0000
  • 281d616cf1 extras/httpd and http_server example lujji 2017-01-08 01:28:45 +0000
  • 298fb55743 Merge 54918803bb into 2b915c11c7 hetii 2017-01-07 11:55:20 +0000
  • 36d8e10279 additional fix cets 2017-01-05 14:59:11 +0100
  • 47bc6a5e8b Fix conflict Zaltora 2017-01-05 14:44:54 +0100
  • e34a79d83c WIP: Update all library with new I2C API cets 2017-01-05 14:35:46 +0100