Releases: espressif/esp-protocols
Releases · espressif/esp-protocols
modem-v1.4.1
13 Oct 16:50
Compare
Sorry, something went wrong.
No results found
eppp-v1.1.3
09 Oct 12:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix test dependency issue on driver (1ace92c2 )
Fix tun netif to (optionally) return errors (7a6cf0f9 )
eppp-v1.1.2
15 Sep 11:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Update uart driver deps per IDF > v5.3 (92e14607 )
eppp-v1.1.1
09 Sep 15:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix getting context for channel API (94563cdc )
Cover more combinations in build tests (e0b8de8f )
eppp-v1.1.0
03 Sep 14:06
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
Fix SPI transport to allow already init GPIO ISR (497ee2d6 , #868 )
Fix stack-overflow in ping task for TUN netif (b2568a3d , #867 )
Updated
ci(common): Update test component dir for IDFv6.0 (18418c83 )
mosq-v2.0.20_4
01 Sep 09:55
Compare
Sorry, something went wrong.
No results found
Features
Update brokerless example to work with esp-peer (76e45f72 )
Bug Fixes
drop newlib from PRIV_REQUIRES (6318022c )
Make esp-peer build optional (03df9ae9 )
Fix esp_webRTC deprecation with new FreeRTOS (78ae2559 )
eppp-v1.0.1
18 Aug 10:04
Compare
Sorry, something went wrong.
No results found
websocket-v1.5.0
23 Jul 11:47
Compare
Sorry, something went wrong.
No results found
Features
add separate tx lock for send and receive (250eebf )
add unregister event to websocket client (ce16050 )
add ability to reconnect after close (19891d8 )
Bug Fixes
release client-lock during WEBSOCKET_EVENT_DATA (030cb75 )
eppp-v1.0.0
10 Jul 12:47
Compare
Sorry, something went wrong.
No results found
Features
Add support for custom channels (4ee9360f )
mosq-v2.0.20_3
01 Jul 10:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Support build on older IDF branches (13b90ad1 )
Fix misleading error when accepting connection (fd410061 , #807 )
Make mosquitto component c++ compatible (c4169765 , #817 )
include config.h before any system header (1b1ede43 )