Commit Graph
24 Commits
Author SHA1 Message Date
Me No Dev b193bebb27 Update library.json 2019-01-12 19:04:10 +01:00
Me No Dev 1656fed6fb Merge pull request #32 from me-no-dev/idf-update
Idf update
2019-01-12 19:03:46 +01:00
Me No Dev 952b7eb6ba Update library.properties 2019-01-12 11:25:49 +01:00
Me No Dev 03b82885f4 Update library.json 2019-01-12 11:25:32 +01:00
Me No Dev e1381d9295 Update library.properties 2019-01-12 11:24:56 +01:00
Me No Dev 0dfd5b647e Merge pull request #30 from tantive/idf-update
Fixed "Guru Meditation Error: Core  1 panic'ed (LoadProhibited)"
2019-01-12 11:21:31 +01:00
tantive 29661a6308 Fixed "Guru Meditation Error: Core 1 panic'ed (LoadProhibited) . Exception was unhandled." (see https://github.com/espressif/esp-idf/issues/1467) 2019-01-03 20:40:57 +01:00
me-no-dev 6fab7724ab Add changes to make compile succeed with the latest IDF 2018-09-06 23:42:16 +02:00
me-no-dev 5453ec2e3f improve stability a bit more 2018-08-17 20:57:55 +02:00
me-no-dev 34a0320834 Connection close stability improvements
Should help with most of the exceptions that have been plaguing the ESP32 port
2018-08-16 22:19:50 +02:00
me-no-dev 2f76a9f5b6 fix case where connection is already freed 2018-07-24 21:09:37 +02:00
me-no-dev 42a3f3d8b8 Add support for single core mode 2018-07-09 21:49:40 +02:00
Me No Dev f34763c0bf Merge pull request #12 from copercini/master
Put the task in blocking mode when there aren't items in queue
2018-03-08 14:55:13 +01:00
copercini 69235b7060 Put the task in blocking mode when there is no items in queue 2018-03-08 10:07:46 -03:00
me-no-dev 75e2b15377 Add option to handle pbufs instead of buffers 2018-01-27 12:30:24 +01:00
Me No Dev 4dbbf10609 Merge pull request #9 from ivankravets/patch-2
Check for compatible framework and dev/platform before build
2017-11-25 23:51:36 +01:00
Ivan Kravets ad72e65656 Check for compatible framework and dev/platform before build 2017-11-25 21:52:43 +02:00
me-no-dev a1a184a953 Do not go through API if already on LwIP thread 2017-10-13 10:37:57 +03:00
Me No Dev 9d6150e855 Merge pull request #3 from andig/stage
Update library.json
2017-10-01 23:58:48 +08:00
andig 0d233e8984 Update library.json 2017-10-01 17:54:53 +02:00
Me No Dev fd525d2aef Merge pull request #1 from ivankravets/patch-1
Set compatibility only with Espressif 32
2017-09-11 15:18:01 +03:00
Ivan Kravets 72c28a4d95 Set compatibility only with Espressif 32 2017-09-11 14:38:58 +03:00
me-no-dev af729ac1e4 Initial Import 2017-09-08 13:07:27 +03:00
Me No Dev 75900e3d60 Initial commit 2017-09-08 13:04:57 +03:00