Historique des commits

Auteur SHA1 Message Date
  David Cermak 5f6cb31105 lwip: Support IPv6 only mode il y a 3 ans
  Chen Yudong 4d9393fc53 example: use example common componments in esp_local_ctrl il y a 3 ans
  Chen Yudong bf0e4943be common_components: add wifi connect console commands il y a 3 ans
  Ondrej Kosta bb6c6aff36 esp_eth: SPI Ethernet modules initialization simplification il y a 3 ans
  Harshit Malpani 3f00a3e120 Add config option to set stack size for emac_rx task il y a 3 ans
  Ondrej Kosta fcdb0306d0 examples: added ESP-NETIF L2 TAP example il y a 3 ans
  David Cermak 8da2e4088c esp_eth: Update esp32's EMAC API to decouple driver and vendor config il y a 4 ans
  David Cermak 2553fb5845 esp_eth: Make EMAC DMA burst size configurable il y a 4 ans
  Darian Leung 57fd78f5ba freertos: Remove legacy data types il y a 4 ans
  Fischerauer Christian 3fb83f2866 esp_eth: rework KSZ80xx implementation and add more KSZ80xx PHYs il y a 4 ans
  Ondrej Kosta 300618e5be Merge branch 'feature/dual_eth' into 'master' il y a 4 ans
  Ondrej Kosta ef30384902 esp_eth: add support for multiple Ethernets modules at a time il y a 4 ans
  Ivan Grokhotkov ece73a3e55 examples/protocols: fix compilation when CONFIG_EXAMPLE_USE_OPENETH=y il y a 4 ans
  Ondrej Kosta 4e77430107 examples: Update Ethernet examples to use new PHY LAN87xx init function il y a 4 ans
  ronghulin 3373eff989 Bugfix: Connect example to add scan mode config il y a 4 ans
  xiehang b8a8fe3f54 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA il y a 5 ans
  xiehang c260c223e9 example: We should not check the return value of esp_wifi_connect() in any case il y a 5 ans
  morris aea901f014 eth: support W5500 in network examples il y a 5 ans
  David Cermak 52a7721bf7 examples: Common connect component: Unregister shutdown handler on disconnection il y a 5 ans
  David Cermak 085d2b8d25 examples: common connect to also support no connection flow if no inteface chosen il y a 5 ans
  David Cermak 5c6bca69a5 examples: common connect: fix build error if ipv6 disabled il y a 5 ans
  David Cermak 06711c7c36 examples: common connect component to use both interfaces at once il y a 5 ans
  David Cermak 63aa0d6e9c common_connect: add support for getting multiple IPv6 addresses il y a 6 ans
  David Cermak 56725fa678 esp-netif: support for ipv6 addr types and indices il y a 6 ans
  David Cermak 48fe3a13f5 examples: common connect code to ignore GOT_IP6_EVENT if comes from unrelated netif il y a 5 ans
  morris 5ad0bdd8db ethernet: work with cache disabled il y a 6 ans
  morris ac11545e0a ethernet: warning when double start/stop il y a 6 ans
  morris c3ee156df0 ethernet: move netif glue && add ref counter il y a 6 ans
  suda-morris 05d71319de ethernet: add gpio number into config structure il y a 6 ans
  David Cermak 20add7da60 esp_netif: extract wifi_netif module as an abstraction to wifi universal interface defined by if handle and callback il y a 6 ans