HomeProjects

ESP8266_NONOS_SDK

Source:https://coolcow.de/projects/ThirdParty/Backup/ESP8266_NONOS_SDK.git
Binaries:not available
Mirror:https://github.com/espressif/ESP8266_NONOS_SDK.git
von am 2019-08-02

Repository Info

Commits:290
Branches:master
release/v2.1.x
release/v2.2.x
release/v3.0.0

Latest commits

commit 214129bf542c832006bd26ad0ff21a3da7465ce6
Merge: b2db392 9a17038
Author: Xu Chun Guang
Date: Wed Jul 3 15:46:56 2019 +0800

Merge branch 'bugfix/fix_some_net8011_bugs' into 'master'

fix(net80211): Fix some net80211 bugs

See merge request sdk/ESP8266_NONOS_SDK!213

commit 9a17038b0fb3318a761c40ae6146c54d6a414ab4
Author: Xu Chun Guang
Date: Wed Jul 3 15:46:56 2019 +0800

fix(net80211): Fix some net80211 bugs

- fix(net80211): fix crash with fake beacon frame
- fix(net80211): Have no check phy mode configured by user when connect AP
- fix(net80211): Use random seqno when sending auth packet to AP

commit b2db392901bb54730b35947825a5f3f15e80eeb5
Merge: 1c60bc7 d4744e8
Author: Xu Chun Guang
Date: Fri Jun 28 17:28:52 2019 +0800

Merge branch 'bugfix/fix_some_ap_use_error_mac_send_ip_packet' into 'master'

fix(lwip): fix some ap use error mac send ip packet

See merge request sdk/ESP8266_NONOS_SDK!208

commit d4744e873c9a7c74ea6cd75f1378c38bcfb85cee
Author: Zhang Jun Hao
Date: Fri Jun 28 17:28:51 2019 +0800

fix(lwip): fix some ap use error mac send ip packet

commit 1c60bc78b6f79227c70089f82cdd687f4b1f16b2
Merge: 7a31cb7 9d9aef3
Author: Xu Chun Guang
Date: Fri Jun 28 17:21:11 2019 +0800

Merge branch 'bugfix/create_AT_ssl_fail_if_no_cert_or_ca_partition' into 'master'

fix(at): Create AT SSL fail if there is no cert or ca partition

See merge request sdk/ESP8266_NONOS_SDK!209

commit 9d9aef3a0c583dc850c1279c7a4d64cf3e2deeb9
Author: Xu Chun Guang
Date: Fri Jun 28 17:21:11 2019 +0800

fix(at): Create AT SSL fail if there is no cert or ca partition

commit 7a31cb7e48aff8f7d96fa5bccc2ba535b9c446a1
Merge: 8631a0d 11bd2ed
Author: Xu Chun Guang
Date: Tue Apr 23 16:50:55 2019 +0800

Merge branch 'feature/update_phy' into 'master'

feat(phy): Update phy version 1145

See merge request sdk/ESP8266_NONOS_SDK!205

commit 11bd2ed4280bc10fd7d5ea58a8a9470b29324f93
Author: Xu Chun Guang
Date: Tue Apr 23 16:39:58 2019 +0800

feat(phy): Update phy version 1145

- close https://github.com/espressif/ESP8266_NONOS_SDK/issues/232

commit 8631a0d1ae2a4864d7a11ece3c772664a3935f8f
Merge: d68aea4 4c3a389
Author: Xu Chun Guang
Date: Wed Apr 17 13:51:01 2019 +0800

Merge branch 'feature/update_phy' into 'master'

feat(phy): Update phy lib version 1143

See merge request sdk/ESP8266_NONOS_SDK!202

commit 4c3a389eff2c0ae67db061012af09fd2446cfbf8
Author: Xu Chun Guang
Date: Wed Apr 17 13:31:41 2019 +0800

feat(phy): Update phy lib version 1143

- Update phy lib version 1143
- Optimize the time from light sleep
- Add phy_close_rf() api
- Add some calibration items
- Remove tx calibration item on channel 14 after power on
- Add void chan14_mic_enable(bool en, s8 most_pwr) api for Japanese customer
- Add sw_reset_bb in phy_init and set_chan to resolve the issue about beacon timeout