Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: espressif/esp32-wifi-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c19d8c7a6c8aa5884612c691262b6125327e0bca
Choose a base ref
...
head repository: espressif/esp32-wifi-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 93e49810bc3fe2241bd829ed1da4acd15ccc7a8e
Choose a head ref
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 3, 2018

  1. Update wifi lib

     Add log to get connect information when STA connect to softAP(4757c5f)
    XinDeng11 committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    839687c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Update wifi lib

    rebase to latest(bf5eb9b)
    XinDeng11 committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    a6d50b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. test add 1

    XinDeng11 committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    111e680 View commit details
    Browse the repository at this point in the history
  2. add 2

    XinDeng11 committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    d0b38f4 View commit details
    Browse the repository at this point in the history
  3. Delete useless information

    XinDeng11 committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    cf0f15c View commit details
    Browse the repository at this point in the history
  4. Update wifi lib

    Update latest wifi lib(bf5eb9b)
    XinDeng11 committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    8e55964 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. roll back to c19d8c7

    update wifi lib
    
    recompile wifi lib with new psram toolchain
    
    1. wifi lib(403db1dd)
    
    2. recompile rtc and
       phy(bugfix/recompile_rtc_phy_with_new_toolchain_v3.0, 526e9ea2)
    
    3. rtc:v230, phy:v366
    
    4. recompile smartconfig(master, 7137a805)
    TimXia committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    b58dec0 View commit details
    Browse the repository at this point in the history
  2. update wifi lib

    1. fix the bug that in sniffer mode last descriptor is null when
        receive incorrect packets at first(3a42303a)
    TimXia committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    4fa0cc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. update wifi lib

    1. fix the bug that in sniffer mode last descriptor is null when
       receive incorrect packets at first(9adebde6)
    
    2. revert bugfix/inctive_time_happen_in_softAP(eee6c4b5)
    TimXia committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    93e4981 View commit details
    Browse the repository at this point in the history
Loading