uploaded 5 months ago
Utility wrapper for esp_wifi functionality on remote targets

changelog

Changelog

0.8.5

Bug Fixes

  • Update per v5.5 espressif/esp-idf@4355fc8fbc6b (215d007)
  • Add esp_now.h to injected headers (09ffacc)

0.8.4

Bug Fixes

  • Update per v5.4 espressif/esp-idf@e72c3b4ee437 (cfc3e3f)
  • Update per v5.5 espressif/esp-idf@895e897ee789 (ea26450)

0.8.3

Bug Fixes

  • Fix to propagate remote wifi settings to esp_wifi (4ea96e1)

0.8.2

Bug Fixes

  • Inject also esp_mesh headers (4ac7fbd)

0.8.1

Bug Fixes

  • Update per v5.3 espressif/esp-idf@91622962fcd (8c4f00d)

0.8.0

Features

  • Copy additional wifi headers to prepend-dir (a936924)
  • Add injected headers with slave/remote configs (485d261)
  • use WIFI_RMT_ prefix for remote wifi configs (e1a9d6b)

Bug Fixes

  • Update per v5.5 espressif/esp-idf@c0580480852 (8ab3732)
  • Update headers and configs on supported versions (1279776)
  • Preprocess injected headers (6e981ff)

0.7.2

Bug Fixes

  • Add specific versions for v5.3.2, v5.3.1 (ccebced)
  • Update per v5.3 espressif/esp-idf4724d7c5e79 (9d76715)
  • Add specific version for v5.4 tag (076d80b)

0.7.1

Bug Fixes

  • Update per v5.4 espressif/esp-idf@597cfcb4 (006309e)

0.7.0

Features

Bug Fixes

  • Fixed ignore tag for multiple definitions (3c4bc4a)

0.6.2

Bug Fixes

  • Allow global configs to be defined multiple times (deb6d4c)
  • Account for global target configs in slave select (0ffdd63)

0.6.1

Bug Fixes

  • Ignore potential duplicate of Kconfg symbols (14e0339)

0.6.0

Features

  • Add static config headers (b419fd6)
  • Generate static default config header (a0e98bc, #13)

0.5.5

Bug Fixes

  • Update per v5.4 espressif/esp-idf@318ad17991f (1ae9f08)

0.5.4

Bug Fixes

  • Update per v5.3 espressif/esp-idf@20cda6424 (cad6646)

0.5.3

Bug Fixes

  • Update per v5.5 espressif/esp-idf@a1631199dc8 (b4d934d)
  • Update per v5.3 espressif/esp-idf@da39fcebc48 (a01226f)
  • Update per IDF-v5.5 espressif/esp-idf@53e65c845b (a8d1057)

0.5.2

Features

  • Add wifi-remote target test (f413031)
  • Make UART port number configurable (c088f44)

Bug Fixes

  • Fix script to skip preview targets missing config.caps (469dbaf)
  • Update v5.4 per espressif/esp-idf@e65acc95109 (c2110d6)

0.5.1

Bug Fixes

  • Update per IDF-v5.5 espressif/esp-idf@e65acc9510 (cb6bf06)
  • Update per espressif/esp-idf@87bb09d746 (2dfc63c)

0.5.0

Features

  • Add support for IDF-v5.5 (1e03fb8)

0.4.1

Bug Fixes

  • Remove unused Kconfig from scripts (3c5d58f)
  • Disable WiFi remote impl if ESP_HOST_WIFI_ENABLED=y (1f6fe16)

0.4.0

Features

  • Make esp_hosted default RPC library (1b62adbd)
  • Add build test for current IDF examples (50c113e4)
  • Support for IDF v5.3 in a separate directory (bde97203)
  • Support for IDF v5.4 via a separate dir (e9ac41e1)
  • Add slave selection and peview targets (345c4577)

Bug Fixes

  • Fix CMake to use inherent IDF build vars (c454ec09)
  • Update per v5.4 espressif/esp-idf@97e42349 (ff5dac70)
  • Fix CI builds to generate configs per slave selection (8795d164)
  • Depend on esp_hosted only on targets with no WiFi (7ca5ed1d)
  • Update per espressif/esp-idf@27f61966 (2e53b81f)
  • Fix checking API compat against reference dir (1a57a878)

0.3.0

Features

  • add esp_wifi_internal_tx_by_ref (ba35d14e)
  • Make wifi_remote depend on esp_hosted (ac9972aa)

0.2.3

Bug Fixes

  • Fix server event/command race condtion using eventfd (732b1d5)
  • Lock server before marshalling events (9e13870)

0.2.2

Bug Fixes

  • Added more netif options for eppp connection (24ce867)
  • Do not restrict EPPP config to RSA keys only (f05c765, #570)

0.2.1

Bug Fixes

  • Added misc wifi API in eppp impl (93256d1)
  • Updated eppp dependency not to use fixed version (3a48c06)

0.2.0

Features

  • Add support for simple eppp based RPC (fd168d8)

Bug Fixes

  • Make services restartable, code cleanup (6c82ce2)
  • Add examples to CI (d2b7c55)

0.1.12

Features

  • Added generation step for wifi_remote based on IDF (dfb00358)
  • Move to esp-protocols (edc3c2d)

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_wifi_remote^0.8.5"

or download archive

Stats

  • Archive size
    Archive size ~ 573.43 KB
  • Downloaded in total
    Downloaded in total 33.5k times
  • Downloaded this version
    This version: 726 times

Badge

espressif/esp_wifi_remote version: 0.8.5
|