Skip to content

Releases: espressif/esp-wifi-remote

wifi_rmt_eppp-v0.2.1

24 Oct 06:44
694b2d7

Choose a tag to compare

0.2.1

Bug Fixes

  • Move eppp slave to the wrmt-over-eppp component (36a35a7)
  • Fix EPPP server to process only wifi-station IP event (59f6fc2)

wifi_remote-v1.2.0

24 Oct 10:27
5b05c3d

Choose a tag to compare

1.2.0

Features

  • Add support for v6.1 release branch (13df7d5)
  • Add support for IDF v5.5.1 release tag (361d3a9)

Bug Fixes

  • Move eppp slave to the wrmt-over-eppp component (36a35a7)

wifi_remote-v1.1.6

21 Oct 09:41
61ce0bf

Choose a tag to compare

1.1.6

Bug Fixes

  • Fix Kconfig source indirecting per IDF version (01e106c)
  • Update per v5.3 changes (93cc864)

wifi_remote-v1.1.5

13 Oct 18:50
56456f3

Choose a tag to compare

1.1.5

Bug Fixes

  • Fix issues when building the same file twice (f195b64, #84)
  • Fix two-station example init issues (2e7ae1b)
  • Update per v6.0 changes (12bff90)
  • Update per v5.4 changes (88e1116)

wifi_remote-v1.1.4

30 Sep 18:32
243097f

Choose a tag to compare

1.1.4

Bug Fixes

  • Temporarily add esp_interface.h (c02879b)

wifi_remote-v1.1.3

30 Sep 09:49
7a3b61c

Choose a tag to compare

1.1.3

Bug Fixes

  • Update per v6.0 changes (cd6d4ab)

wifi_remote-v1.1.2

26 Sep 10:55
ef1d16f

Choose a tag to compare

1.1.2

Bug Fixes

  • Update per breaking changes on v6.0 (1065605)

wifi_remote-v1.1.1

26 Sep 06:46
efc5686

Choose a tag to compare

1.1.1

Bug Fixes

wifi_remote-v1.1.0

22 Sep 05:54
7ec6aa8

Choose a tag to compare

1.1.0

Features

  • Support for IDF v5.3-tag (6d16d44)

Bug Fixes

  • Update per Kconfig changes on v6.0 (74a6aa8)

wifi_remote-v1.0.1

19 Sep 05:29
af53b4f

Choose a tag to compare

1.0.1

Features

  • Add target test with esp_hosted (6c67584)

Bug Fixes

  • Update types/comments on v5.4 (502e937)
  • Split two station example into local/remote sources (79ef9d6)