Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v3.2 (GIT8266O-800) #1223

Open
wants to merge 91 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
55c6f97
fix(lwip): fix "unistd.h" I/O APIs not declare when disable VFS
Jun 17, 2019
19cfb19
Merge branch 'bugfix/fix_unistd_io_when_disable_vfs_v3.2' into 'relea…
donghengqaz Jun 18, 2019
d65295e
fix(lwip): fix aton prase wrong parameters
Jul 2, 2019
7ea2575
Merge branch 'bugfix/fix_lwip_aton_arg_err_v3.2' into 'release/v3.2'
donghengqaz Jul 2, 2019
e137c12
feat(ota): add option into example to load original AP information wh…
Jul 3, 2019
d7a5c42
Merge branch 'feature/ota_from_old_load_old_ap_info_v3.2' into 'relea…
donghengqaz Jul 4, 2019
b509874
docs(ota): add note how to load old SDK's target AP information
Jul 15, 2019
8dbb0c6
Merge branch 'docs/new_sdk_load_old_sdk_ap_info_v3.2' into 'release/v…
donghengqaz Jul 15, 2019
b8cd6c8
fix(newlib): fix console UART output port when enable VFS
Aug 5, 2019
235c3ba
Merge branch 'bugfix/fix_console_output_uart_with_vfs_v3.2' into 'rel…
donghengqaz Aug 5, 2019
011d381
feat(newlib): Add normal newlib support print null string value
ESP-YJM Aug 12, 2019
f61fa45
Merge branch 'feature/add_normal_newlib_null_string_v3.2' into 'relea…
donghengqaz Aug 14, 2019
2bcc947
fix(lib): fix get ap info crash when connect ap failed
Aug 28, 2019
b3b5fc8
Merge branch 'bugfix/fix_get_ap_info_crash_when_connect_ap_failed_v3.…
wujiangang Sep 6, 2019
b8bfda6
fix(lib): fix station get ap authmode error
Sep 11, 2019
9d7776e
fix(phy): fix RF frequency shift at some case
Sep 11, 2019
60ebbcc
Merge branch 'bugfix/fix_phy_freq_shift_v3.2' into 'release/v3.2'
donghengqaz Sep 11, 2019
f683bc4
Merge branch 'bugfix/fix_sta_get_ap_authmode_error_v3.2' into 'releas…
donghengqaz Sep 11, 2019
6258316
fix(esp_timer): fix delete timer and timer processs later
Sep 3, 2019
f3f17dc
feat(lib): improve the ability of receieve packet in sniffer mode
cwespressif Sep 6, 2019
87e51ae
Merge branch 'feature/improve_the_ability_of_rx_pkt_in_sniffer_mode' …
wujiangang Sep 12, 2019
cdcfbee
Merge branch 'bugfix/fix_timer_call_delete_when_proc_v3.2' into 'rele…
donghengqaz Sep 17, 2019
acd2179
chore(ci): modify target SSC version
Oct 23, 2019
f0665c3
Merge branch 'chore/modify_ssc_ver' into 'release/v3.2'
donghengqaz Oct 23, 2019
fda15ef
feat(phy): update phy library
Oct 23, 2019
efd0a54
Merge branch 'feature/update_phy_v3.2' into 'release/v3.2'
donghengqaz Oct 23, 2019
4a10752
fix(lwip): fix lacking of gcc header file declare when enable VFS
donghengqaz Nov 6, 2019
eaddea3
Merge branch 'bugfix/fix_std_gcc_header_decalre_when_enable_vfs_v3.2'…
donghengqaz Nov 6, 2019
fe88c35
feat(phy): update phy library to 1058.13
donghengqaz Nov 11, 2019
dd0114d
Merge branch 'feature/update_phy_library_v3.2' into 'release/v3.2'
donghengqaz Nov 11, 2019
2872de1
fix(newlib): fix abort function cause critical error
donghengqaz Nov 28, 2019
d0be040
Merge branch 'bugfix/abort_log_error_v3.2' into 'release/v3.2'
donghengqaz Dec 2, 2019
358722d
fix(esp8266): fix panic reenter when reboot
donghengqaz Dec 2, 2019
6f9dec8
Merge branch 'bugfix/fix_panic_reboot_reenter_v3.2' into 'release/v3.2'
donghengqaz Dec 3, 2019
c966430
fix(lib): fix probe request length error
Dec 5, 2019
4041549
Merge branch 'bugfix/fix_probe_request_length_error_v3.2' into 'relea…
wujiangang Dec 9, 2019
e3388e5
feat(esp8266): set phy cal option according to cal data check
Sep 6, 2019
e67c2c5
Merge branch 'feature/add_phy_partial_calibration_v3.2' into 'release…
donghengqaz Dec 13, 2019
c009931
bugfix(flash): add support for GD25Q64 qio enable
Dec 25, 2019
44deae5
doc: Limit sphinxcontrib versions to <2.0.0 as we use Sphinx 1.8.5
krzychb Dec 22, 2019
3eb3599
Merge branch 'bugfix/doc_package_versions_v3.2' into 'release/v3.2'
donghengqaz Dec 26, 2019
77b1630
Revert "tools(idf_monitor): Add character filter for Win10 ubuntu sub…
donghengqaz Dec 27, 2019
1cf7dca
Merge branch 'revert/add_character_filter_for_win10_ubuntu_subsystem_…
donghengqaz Dec 27, 2019
51081a6
Merge branch 'bugfix/support_GD25Q64_qio_enable_v3.2' into 'release/v…
donghengqaz Dec 30, 2019
2d1ee47
bugfix(uart_interrupt_occupy):disable intr that you are not using
Jan 9, 2020
1b4500d
bugfix(gpio_set_pull_mode_error):fix cant set gpio pull mode
Jan 10, 2020
7179056
Merge branch 'bugfix/gpio_set_pull_mode_error_v3.2' into 'release/v3.2'
donghengqaz Jan 15, 2020
b25b962
Merge branch 'bugfix/uart_interrupt_occupy_v3.2' into 'release/v3.2'
donghengqaz Feb 25, 2020
879ff35
fix(lib): fix memleak when station send illegal packet
Apr 1, 2020
bd76702
Merge branch 'bugfix/fix_memleak_when_sta_send_illegal_pkt_v3.2' into…
donghengqaz Apr 21, 2020
fd13371
fix: fix uart write data incomplete
Jacques0827 Apr 21, 2020
74c07b7
fix(tcpip_adapter): fix local IP changed when Wi-Fi disconnect
donghengqaz Apr 21, 2020
e996c82
Merge branch 'bugfix/fix_addr_changed_when_wifi_disconnect_v3.2' into…
donghengqaz Apr 21, 2020
b2618a1
feat(phy): update phy library from 1058.13 to 1058.14
donghengqaz Apr 21, 2020
a26107d
Merge branch 'feature/update_phy_library_v3.2' into 'release/v3.2'
donghengqaz Apr 22, 2020
0799a0d
Merge branch 'bugfix/uart_cannot_write_completely' into 'release/v3.2'
donghengqaz Apr 22, 2020
987859f
Revert "Merge branch 'bugfix/fix_addr_changed_when_wifi_disconnect_v3…
donghengqaz Apr 27, 2020
d364076
Merge branch 'revert-e996c82f' into 'release/v3.2'
donghengqaz Apr 27, 2020
8602504
feat(esp8266): support link firmware to all regions of 8MB flash
donghengqaz Feb 28, 2020
168f92f
Merge branch 'feature/support_spi_flash_8MB_region_v3.2' into 'releas…
donghengqaz May 15, 2020
4fc8882
fix(esp_timer): fix system time statistical error
donghengqaz Apr 24, 2020
8a0e994
Merge branch 'bugfix/fix_system_time_increase_error' into 'release/v3.2'
donghengqaz May 18, 2020
072d2d3
feat(esp8266): Panic uses hardware restart instead of software restart
donghengqaz May 19, 2020
8a896c3
Merge branch 'feature/panic_using_hardware_restart_instead_of_softwar…
donghengqaz May 19, 2020
d4a56f7
feat(bootloader): add option to disable JTAG I/O when boot
donghengqaz Mar 11, 2020
2683427
Merge branch 'feature/disable_jtag_io_when_boot_v3.2' into 'release/v…
donghengqaz Jun 4, 2020
987ae88
fix(lib): fix connect timeout error
Jun 8, 2020
f9bfd84
Merge branch 'bugfix/fix_connect_timeout_error_v3.2' into 'release/v3.2'
donghengqaz Jun 8, 2020
2882a6f
feat(mqtt): update mqtt component to esp-mqtt commit id 752953dc and …
ESP-YJM Apr 26, 2020
525e377
feat(dhcp): Add LWIP DHCP option12, option60 and option61 in DHCP dis…
ESP-YJM Jun 12, 2020
a2c5adc
Merge branch 'feature/update_mqtt_from_esp_mqtt' into 'release/v3.2'
donghengqaz Jun 16, 2020
a97e7e2
Merge branch 'feature/add_dhcp_option_v3.2' into 'release/v3.2'
donghengqaz Jun 16, 2020
94032c1
fix(lib): do not refuse iphone when iphone reconnect to softap
Jun 24, 2020
ab3459e
fix(lib): fix crash when esp_restart called
Jun 28, 2020
904bf44
feat(phy): update phy library from 1058.14 to 1058.15
donghengqaz Jul 1, 2020
282d2bf
Merge branch 'feature/update_phy_library_v3.2' into 'release/v3.2'
donghengqaz Jul 1, 2020
95873ff
docs(policy): Add SDK support period policy
donghengqaz Jul 1, 2020
149fed5
Merge branch 'docs/add_support_period_policy_v3.2' into 'release/v3.2'
donghengqaz Jul 1, 2020
1d9f8ad
Merge branch 'bugfix/do_not_refuse_iphone_when_iphone_reconnect_to_so…
donghengqaz Jul 7, 2020
39d0047
Merge branch 'bugfix/fix_crash_when_esp_restart_called_v3.2' into 're…
donghengqaz Jul 7, 2020
d1a8992
fix(lib): drop beacon when authmode changed
Jul 6, 2020
fbfb4df
feat(example): set authmode threshold to WPA2 when password set
Jul 8, 2020
399bb32
fix(xtensa): Fix NMI reenter when multi enable MAC interrupt
donghengqaz Jul 8, 2020
6941a19
Merge branch 'bugfix/fix_nmi_reenter_when_multi_enable_mac_interrupt_…
donghengqaz Jul 8, 2020
3cbc3d8
Merge branch 'bugfix/drop_beacon_when_authmode_changed_v3.2' into 're…
donghengqaz Jul 8, 2020
02e5909
fix(lib): fix softap PMK invalidate in NVS
Aug 6, 2020
6a021d6
Merge branch 'bugfix/fix_softap_PMK_invalidate_in_NVS_v3.2' into 'rel…
donghengqaz Aug 6, 2020
092ca17
fix(lib): do not rewrite flash when set station config
Sep 11, 2020
eed644f
Merge branch 'bugfix/do_not_rewrite_flash_when_set_sta_config_v3.2' i…
donghengqaz Sep 14, 2020
2d1406b
fix(freertos): disable other task before disable nmi
Nov 25, 2020
f50cb20
Merge branch 'bugfix/disable_other_task_before_nmi_disabled_v3.2' int…
donghengqaz Nov 25, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat(phy): update phy library from 1058.14 to 1058.15
1. Optimize clock setting in wake-up
donghengqaz committed Jul 1, 2020
commit 904bf440c5caba5d01ee630ed7447d0afd3fd718
2 changes: 1 addition & 1 deletion components/esp8266/lib/VERSION
Original file line number Diff line number Diff line change
@@ -7,4 +7,4 @@ gwen:
wps: 8ce4f42

smartconfig: 2.8.1
phy: 1058.14
phy: 1058.15
Binary file modified components/esp8266/lib/libphy.a
Binary file not shown.
Binary file modified examples/system/factory-test/components/rf_test/lib/librftest.a
Binary file not shown.