This website requires JavaScript.
27bff3517f
esp32s2: fix "loadable ELF" build
Ivan Grokhotkov
2020-01-21 18:07:02 +01:00
fd15acb50f
esp32s2: bootloader: move iram_loader segment higher
Ivan Grokhotkov
2020-01-21 19:55:35 +01:00
354ce68dce
soc: move reserved regions out of memory_layout_utils.c
Ivan Grokhotkov
2020-01-21 18:52:59 +01:00
81f0e7d90f
Merge branch 'bugfix/esp32s2_freertos_tls' into 'master'
Ivan Grokhotkov
2020-01-24 17:47:43 +08:00
9fafdb7e6d
Merge branch 'bugfix/esp32s2_newlib_nano' into 'master'
Ivan Grokhotkov
2020-01-24 17:46:54 +08:00
2fbfdf7973
Merge branch 'bugfix/ci_deploy_tags_v3.1' into 'release/v3.1'
Angus Gratton
2020-01-24 13:43:47 +08:00
b19d054407
Merge branch 'bugfix/ci_deploy_tags_v3.3' into 'release/v3.3'
Angus Gratton
2020-01-24 13:43:45 +08:00
a92a922b51
Merge branch 'bugfix/esp32s2_nostdlib' into 'master'
Anton Maklakov
2020-01-24 12:25:56 +08:00
c9e35ccf41
Merge branch 'bugfix/esp32s2_disable_hw_crypto' into 'master'
Angus Gratton
2020-01-24 07:43:25 +08:00
6e527fb763
mbedtls: temporary disable HW crypto for ESP32S2
Ivan Grokhotkov
2020-01-23 18:14:10 +01:00
16e63f6a3f
esp32s2: esp_rom: separate nano formatting functions, fix newlib tests
Ivan Grokhotkov
2020-01-23 18:02:29 +01:00
cbb6beccd9
ci: add build system tests for bootloader flash mode/freq/size
Ivan Grokhotkov
2020-01-23 12:20:22 +01:00
90af8531d8
esp32s2: remove -nostdlib accidentally added
Ivan Grokhotkov
2020-01-23 17:00:31 +01:00
caef7ad9f2
esp32, esp32s2beta: move brownout.c to esp_common
Ivan Grokhotkov
2020-01-21 16:41:39 +01:00
70752baba4
esp32s2: add brownout detector support
Ivan Grokhotkov
2020-01-21 16:32:28 +01:00
09950797cb
esptool_py: pass flash mode/frequency/size to elf2image
Ivan Grokhotkov
2020-01-22 17:40:10 +01:00
46035032cf
esp32s2: fix inconsistency between reg and struct headers
Ivan Grokhotkov
2020-01-21 16:33:57 +01:00
cbb84e8f5e
esp32s2: fix THREADPTR calculation, re-enable FreeRTOS TLS tests
Ivan Grokhotkov
2020-01-20 14:20:02 +01:00
c1ab87b580
Merge branch 'bugfix/fix_broken_example_link' into 'master'
Angus Gratton
2020-01-23 14:32:55 +08:00
4e4bfb4348
Merge branch 'bugfix/ci_handle_retried_jobs' into 'master'
Angus Gratton
2020-01-23 09:30:07 +08:00
d672809080
Merge branch 'refactor/rename_esp32s2beta_to_esp32s2' into 'master'
Angus Gratton
2020-01-23 09:16:30 +08:00
fbb5844151
Merge branch 'bugfix/esp_timer_stucks_into_esp_timer_impl_set_alarm' into 'master'
Angus Gratton
2020-01-23 09:14:53 +08:00
7be7839690
Merge branch 'nimble/dynamic_buffers' into 'master'
Mahavir Jain
2020-01-23 00:55:51 +08:00
91c8f324a9
NimBLE: Use dynamic buffers instead of static memory.
Hrishikesh Dhayagude
2020-01-23 00:55:51 +08:00
405b0e7f06
esp_rom: splict libgcc and libc outof rom.ld bundle file
morris
2020-01-20 13:31:28 +08:00
6061d5d65a
esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set
KonstantinKondrashov
2020-01-13 14:36:38 +08:00
1f43f33567
sdio: update the host example to support working with a slave without DAT1
michael
2019-12-24 15:57:44 +08:00
e30cd361a8
global: rename esp32s2beta to esp32s2
morris
2020-01-17 11:47:08 +08:00
cff1815177
idf_py: fix the ESPPORT environ variable type issue
Michael (XIAO Xufeng)
2020-01-22 02:45:46 +08:00
aedf89237f
Merge branch 'bugfix/select_driver_not_installed_v4.1' into 'release/v4.1'
Angus Gratton
2020-01-22 11:55:09 +08:00
7848dd949f
Merge branch 'bugfix/backport_several_ethernet_bugfix' into 'release/v4.1'
Angus Gratton
2020-01-22 11:54:51 +08:00
ba26fdba4c
Merge branch 'fix/ci_target_test_v4.1' into 'release/v4.1'
Angus Gratton
2020-01-22 11:48:30 +08:00
08219f3cf5
Merge branch 'bugfix/esp_tls_blocking_timeout_v4.0' into 'release/v4.0'
Angus Gratton
2020-01-22 11:44:48 +08:00
f8151b2bfe
Merge branch 'bugfix/esp_tls_blocking_timeout_v3.3' into 'release/v3.3'
Angus Gratton
2020-01-22 11:44:01 +08:00
b324ab9c6e
Merge branch 'bugfix/mqtt_submodule_ref_update_v4.0' into 'release/v4.0'
Angus Gratton
2020-01-22 11:29:34 +08:00
3b7777e22d
Merge branch 'bugfix/mqtt_submodule_ref_update_v3.2' into 'release/v3.2'
Angus Gratton
2020-01-22 11:29:18 +08:00
95743f4ee6
update rtc_sleep_init for esp32s2
morris
2020-01-17 11:56:23 +08:00
739affb5b0
ci: add find job id argument job status:
He Yin Ling
2020-01-22 10:04:54 +08:00
3c44ab4192
Merge branch 'bugfix/idf_tools_pylauncher' into 'master'
Angus Gratton
2020-01-22 06:42:20 +08:00
e787cb1730
Merge branch 'feature/mux_to_spinlock' into 'master'
Angus Gratton
2020-01-22 06:20:34 +08:00
73592d9bc4
spin_lock: added new spinlock interface and decoupled it from RTOS
Felipe Neves
2020-01-22 06:20:34 +08:00
d3cc7c0daf
Merge branch 'bugfix/esp_log_from_critical_v3.3' into 'release/v3.3'
Ivan Grokhotkov
2020-01-22 00:14:32 +08:00
a7bbc74a20
Merge branch 'bugfix/rom_opi_flash_cpp_guards' into 'master'
Ivan Grokhotkov
2020-01-22 00:13:16 +08:00
1a3bb06916
ethernet: always put eth_driver handle in SRAM
morris
2020-01-17 13:40:44 +08:00
274b0b8d8a
ethernet: work with cache disabled
morris
2020-01-13 21:34:23 +08:00
93e5a31685
ethernet: always put eth_driver handle in SRAM
morris
2020-01-17 13:40:44 +08:00
01cc5a38cc
ethernet: work with cache disabled
morris
2020-01-21 21:30:18 +08:00
7b128595ac
ethernet: optimise tx and rx
morris
2019-12-23 17:08:38 +08:00
9dcb48b86b
ci: Fix target variable default value
Shivani Tipnis
2020-01-21 15:57:45 +05:30
cc3df01f8f
rom: add header guards in rom/opi_flash.h, fix error in rom/spi_flash.h
Ivan Grokhotkov
2020-01-21 11:32:44 +01:00
f48930a040
Merge branch 'nimble/example_update_doc_v4.0' into 'release/v4.0'
Mahavir Jain
2020-01-21 17:58:46 +08:00
ee42e3d714
Merge branch 'nimble/example_update_doc_v4.1' into 'release/v4.1'
Mahavir Jain
2020-01-21 17:56:32 +08:00
9746dbe643
idf_tools.py: fix typo in __PYVENV_LAUNCHER__ env variable name
Ivan Grokhotkov
2020-01-21 10:48:24 +01:00
2c3e6481bb
Merge branch 'feature/ci_check_cpp_guards' into 'master'
Ivan Grokhotkov
2020-01-21 17:18:23 +08:00
642dc19c25
VFS: Check in select() if the UART driver is installed or not
Roland Dobai
2020-01-14 13:48:36 +01:00
f619a3174b
Merge branch 'bugfix/nvs_new_nothrow' into 'master'
Ivan Grokhotkov
2020-01-21 17:06:19 +08:00
c11f77cb1a
Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master'
Ivan Grokhotkov
2020-01-21 17:05:47 +08:00
c2a4dd0c68
VFS: Check in select() if the UART driver is installed or not
Roland Dobai
2020-01-14 13:48:36 +01:00
552eb63ec4
Merge branch 'bugfix/fix_phy_init_data_bin_generation' into 'release/v3.3'
Ivan Grokhotkov
2020-01-21 17:04:18 +08:00
a025eeaf5b
fixbug disable TCP_QUEUE OOSEQ compile fail
xueyunfei
2020-01-19 16:07:23 +08:00
95f9db79d2
Merge branch 'feature/lwip_netinet_tcp_pr4637' into 'master'
Jiang Jiang Jian
2020-01-21 15:00:03 +08:00
faf23c095c
Fixed rare crash of DHCP Server during WIFI AP network reconfiguration and DHCP restart due to missed callback
Alex Winter
2019-05-14 02:30:32 +03:00
5e9746bffa
Merge branch 'bugfix/advanced_https_ota_example_v3.3' into 'release/v3.3'
Angus Gratton
2020-01-21 14:09:12 +08:00
f2cb6bd4b6
doc: fix broken example links
morris
2020-01-20 21:06:06 +08:00
1c710a1b31
doc: fix incomplete ping session initialization
morris
2020-01-20 21:03:58 +08:00
e0fe136bf9
Merge branch 'bugfix/select_driver_not_installed' into 'master'
Angus Gratton
2020-01-21 11:08:38 +08:00
8be372a1fd
Merge branch 'bugfix/wa_dport_and_intr_v3.3' into 'release/v3.3'
Jiang Jiang Jian
2020-01-21 10:53:15 +08:00
55834dd001
Merge branch 'bugfix/wa_dport_and_intr_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-01-21 10:49:08 +08:00
af809ad0e8
Merge branch 'bugfix/wa_dport_and_intr_v3.1' into 'release/v3.1'
Jiang Jiang Jian
2020-01-21 10:47:53 +08:00
a9d3b625c4
Merge branch 'bugfix/wa_dport_and_intr_v3.2' into 'release/v3.2'
Jiang Jiang Jian
2020-01-21 10:47:35 +08:00
3733c9f8e5
Merge branch 'bugfix/btdm_hci_timeout_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-01-21 10:33:46 +08:00
78e219bbe2
Merge branch 'bugfix/eth_int_allocate' into 'master'
Angus Gratton
2020-01-21 07:31:26 +08:00
e48fe540be
include/sys/socket.h: ensure SOMAXCONN symbol is defined
Francesco Giancane
2020-01-09 16:37:14 +01:00
64377b54d1
include/netinet/tcp.h: wrap lwip/tcp.h header for compatibility
Francesco Giancane
2020-01-09 16:35:01 +01:00
04a1901d2b
Merge branch 'bugfix/ci_submodule_checkout_v3.1' into 'release/v3.1'
Ivan Grokhotkov
2020-01-20 21:54:35 +08:00
b2fee9a686
Merge branch 'bugfix/ci_submodule_checkout_v3.2' into 'release/v3.2'
Ivan Grokhotkov
2020-01-20 21:54:08 +08:00
e38c080f79
components/bt: Fix error EIR type in config eir event
baohongde
2020-01-20 20:46:05 +08:00
38ff669727
components/bt: Fix error EIR type in config eir event
baohongde
2020-01-20 20:46:05 +08:00
c324e7a435
components/bt: Fix connection fail and crash when receive unknown AT cmd
baohongde
2020-01-20 11:32:26 +08:00
c62d5e942e
Merge branch 'bugfix/enable_ipv6_address_autoconfig_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-01-20 21:09:19 +08:00
10c426e5ef
Merge branch 'bugfix/fix_sniffer_bug_caused_by_mode_switch' into 'master'
Jiang Jiang Jian
2020-01-20 21:08:31 +08:00
34e5f664be
Merge branch 'bugfix/btdm_hci_timeout' into 'master'
Jiang Jiang Jian
2020-01-20 21:03:07 +08:00
097777ed66
components/bt: Fix error EIR type in config eir event
baohongde
2020-01-20 20:46:05 +08:00
30fbd99ad0
fix bug sleep may cause HCI timeout
Tian Hao
2020-01-15 15:03:39 +08:00
f351effdb2
fix Kconfig use mistake cause some config not effect
Tian Hao
2020-01-14 12:16:24 +08:00
3e4e538087
fix bug sleep may cause HCI timeout
Tian Hao
2020-01-15 15:03:39 +08:00
422791cd45
Merge branch 'bugfix/ulp_s2_linux_32bit' into 'master'
Ivan Grokhotkov
2020-01-20 17:32:42 +08:00
bccd747028
Merge branch 'bugfix/backport_some_wifi_bugs_0107_v3.2' into 'release/v3.2'
Jiang Jiang Jian
2020-01-20 16:42:19 +08:00
b99a39535b
lwip: Enable IPv6 stateless address autoconfiguration
xiehang
2019-11-27 10:34:00 +08:00
006f2c0b3a
Merge branch 'bugfix/backport_some_wifi_bugs_0107_v3.3' into 'release/v3.3'
Jiang Jiang Jian
2020-01-20 16:08:58 +08:00
db635956fb
lwip: Drop packets larger than MTU
xiehang
2020-01-10 16:55:49 +08:00
9f8efed1eb
esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth
Xia Xiaotian
2019-11-22 14:01:06 +08:00
644591b0d5
Update wifi lib 1,Fix wifi block scan crash issue. 2,Fix association request RSN information length too big lead crash 3,Fix wifi stop bug when sniffer enable 4,coex:fix wifi scan and connect bugs 5,Fix some wifi timer bugs 6,Fix wifi RX bug 7,Fix the bugs for bandwidth 8,Fix the bug for espnow 9,Fix AMSDU decrypt bug 10,Fix wifi reload issue
xiehang
2020-01-10 16:49:49 +08:00
0e8f66e017
fix the bugs for espnow and bandwidth
zhangyanjiao
2020-01-08 17:36:18 +08:00
d62bb227b7
esp32: fix a WiFi RX bug
ronghulin
2019-12-05 11:12:26 +08:00
f6523748fc
fix Kconfig use mistake cause some config not effect
Tian Hao
2020-01-14 12:16:24 +08:00
9ebf0bb363
Merge branch 'bugfix/fix_crash_when_send_udp_too_big_v3.1' into 'release/v3.1'
Jiang Jiang Jian
2020-01-20 15:17:50 +08:00
9a680f27a4
Merge branch 'bugfix/backport_some_wifi_bugs_0107_v3.1' into 'release/v3.1'
Jiang Jiang Jian
2020-01-20 15:15:21 +08:00
3ab801e27e
esp_tls: fail connection if esp_tls_conn_new() timeouts
David Cermak
2020-01-13 16:22:09 +01:00
c7e1416174
esp_tls: added connection timeout to esp_tls_conn_new_sync()
David Cermak
2020-01-13 16:20:50 +01:00