forked from espressif/esp-protocols
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.0.5 Major changes - Added support for implementing user defined modules in standard C-API (Support for custom modules with C-API) Bug Fixes - Added test injecting unexpected replies (b220d1e, espressif#426) - Fixed inconsistent state on data after OK (bf99f28, espressif#426) - TLS example: Added restore session support in mbedtls-wrap (79d38e5) - Fixed examples to show netif on ppp-changed event (a70b197) - remove unused GNU Make based buildsystem files (d6b6f63) - specify override_path in example manifest files (5b78da4) - Added test-cases that exercise mode transitions (aff571d) - Fixed mode transitions between any state and UNDEF (93cb2ca, espressif#320) - Fixed API docs within doxygen comments (020b407) - Support for custom modules with C-API (0254d50) - Fix CRLF issue with esp_modem_c_api.cpp (2661b4d) Updated - ci(common): Created reusable action for host and coverage tests (9ad04de)
- Loading branch information
1 parent
ed8bbf2
commit 997cff5
Showing
3 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters