Anas Nashif
6835bfc741
module: add zephyr integration
...
Support as a zephyr module.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
4 years ago
Angus Gratton
b2ff235bd0
Merge branch 'bugfix/github_prs' into 'master'
...
Merge some small fixes from Github
See merge request idf/esp-idf!2500
5 years ago
Angus Gratton
a8504b9628
docs: eclipse: Reword sentence, copy to Windows Eclipse guide also
...
Ref https://github.com/espressif/esp-idf/pull/1990
5 years ago
Jiang Jiang Jian
8a4c9d7dfb
Merge branch 'doc/wifi_channel_state_information' into 'master'
...
add document of channel state information
See merge request idf/esp-idf!2468
5 years ago
Jiang Jiang Jian
d2d43cd52c
Merge branch 'bugfix/btdm_close_sleep_default' into 'master'
...
Component/btdm: close BT sleep in default config
See merge request idf/esp-idf!2499
5 years ago
wushifu32
736e10749f
correct eclipse build command
...
Merges https://github.com/espressif/esp-idf/pull/2024
5 years ago
Marcin Jaworski
5bc1bf4add
Fix PartitionDefinition comparison in Python 3
...
Merges https://github.com/espressif/esp-idf/pull/2018
5 years ago
Wenderson Oliveira
2a6c35c9af
Update eclipse-setup.rst
...
This is workaround for eclipse indexer problems. When I disable that option, my problems with eclipse and header files are gone.
Merges https://github.com/espressif/esp-idf/pull/1990
5 years ago
Stefan Profanter
18533346b8
Fix compile error using asm
...
In function 'xPortGetCoreID':
error: expected ')' before ':' token
:"=r"(id));
Merges https://github.com/espressif/esp-idf/pull/1965
5 years ago
Paul Reimer
c83c3b64cd
Add declarations of private nvs functions (nvs_*) in nvs_flash component to fix C++ -Wmissing-declarations warning
...
Merges https://github.com/espressif/esp-idf/pull/1956
5 years ago
Paul Reimer
e5ac96f49a
Add declarations of private cxx_guard functions (__cxa_guard_*) in cxx component to fix C++ -Wmissing-declarations warning
...
Merges https://github.com/espressif/esp-idf/pull/1956
5 years ago
Paul Reimer
d3b0e0e3fd
Unset COMPONENT_ADD_INCLUDEDIRS in cxx component to fix C++ -Wmissing-include-dirs warning
...
Merges https://github.com/espressif/esp-idf/pull/1956
5 years ago
chensheng
0796099c29
test: filter duplicated ble adv events in test
5 years ago
zhiweijian
ae6b47a60a
Component/bt: close BT sleep in default config
5 years ago
Angus Gratton
5ed2d79572
Merge branch 'bugfix/mdns_remove_service' into 'master'
...
fix(mdns): fix the exception when remove one of multiple service
See merge request idf/esp-idf!2497
5 years ago
Liu Han
696d733eb0
fix(mdns): fix the exception when remove one of multiple service
5 years ago
Ivan Grokhotkov
f85be9f909
Merge branch 'bugfix/systemview_menu' into 'master'
...
fix the dependency of systemview config menu.
See merge request idf/esp-idf!2457
5 years ago
Jiang Jiang Jian
40da291d5d
Merge branch 'bugfix/wifi_fix_a_few_bugs' into 'master'
...
Fix a few WiFi bugs
See merge request idf/esp-idf!2491
5 years ago
Jiang Jiang Jian
cd3ce46b8f
Merge branch 'bugfix/a2dp_sink_fluent' into 'master'
...
component/bt : enlarge the A2DP SINK FRAME QUEUE SIZE to make A2DP more fluent
See merge request idf/esp-idf!2492
5 years ago
Tian Hao
21cb7226a2
component/bt : enlarge the A2DP SINK FRAME QUEUE SIZE to make A2DP more fluent
5 years ago
Ivan Grokhotkov
28877e7868
Merge branch 'feature/esp_error_check_prints_error_text' into 'master'
...
ESP_ERROR_CHECK converts error code to text
See merge request idf/esp-idf!2488
5 years ago
Jiang Jiang Jian
cb9483e844
Merge branch 'bugfix/btdm_a2dp_assert_warn_after_connected' into 'master'
...
component/bt: Fix bug a2dp assert warn after connected
See merge request idf/esp-idf!2470
5 years ago
Xia Xiaotian
7d5ef3c765
add document of channel state information
5 years ago
XiaXiaotian
5081714c53
Fix a few WiFi bugs
...
1. fix rx state parse if CSI is enabled.
2. make smartconfig channel timer thread safe.
3. fix sniffer filter mask to keep the same as IDF.
5 years ago
baohongde
c04a4a8527
component/bt: Fix bug a2dp assert warn after connected
5 years ago
Jiang Jiang Jian
50252ca794
Merge branch 'bugfix/btdm_malloc_fail_lead_to_exception' into 'master'
...
component/bt: Fix malloc fail lead to crash
See merge request idf/esp-idf!2485
5 years ago
Jiang Jiang Jian
5ff8732950
Merge branch 'bugfix/tw22958_fix_some_bugs_introduced_by_wifi_os_adapter' into 'master'
...
esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter
See merge request idf/esp-idf!2475
5 years ago
Roland Dobai
07acbb5664
ESP_ERROR_CHECK converts error code to text
...
If CONFIG_ESP_ERR_TO_NAME_LOOKUP is enabled, ESP_ERROR_CHECK
prints error message in addition to the error code.
5 years ago
Jiang Jiang Jian
a3a0b01c1b
Merge branch 'bugfix/btdm_fix_ble_throughput_demo_fail' into 'master'
...
Component/bt: fix throughput_demo_fail
See merge request idf/esp-idf!2467
5 years ago
Liu Zhi Fu
4afa5d0d29
esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter
...
1. Fix the WiFi/BT coexist bug
2. Fix WPA2 enterprise example crash bug
3. Add size and version check for crypto type struct
4. Add MD5 check for crypto type header file
5 years ago
Jiang Jiang Jian
eeff0ca1fa
Merge branch 'feature/xtensa_cleanup' into 'master'
...
xtensa: remove unused header files
See merge request idf/esp-idf!2471
5 years ago
xiewenxiang
4467b34da2
component/bt: Fix malloc fail lead to crash
5 years ago
Ivan Grokhotkov
834c056234
xtensa: remove unused header files
5 years ago
Angus Gratton
e764a3e671
Merge branch 'bugfix/btdm_add_makefile_for_coex_demo' into 'master'
...
Component/bt: add makefile for coex demo
See merge request idf/esp-idf!2477
5 years ago
zhiweijian
212b786119
Component/bt: fix throughput_demo_fail
5 years ago
Jiang Jiang Jian
9eade73539
Merge branch 'bugfix/tw19630_fix_espnow_watchdog' into 'master'
...
fix espnow watchdog when modify it's config parameter
See merge request idf/esp-idf!2480
5 years ago
Jiang Jiang Jian
fbbf4b0c03
Merge branch 'bugfix/btdm_fix_start_adv' into 'master'
...
Component/bt: fix start adv complete event state error in dual core
See merge request idf/esp-idf!2432
5 years ago
zhiweijian
26db749257
Component/bt: add makefile for coex demo
5 years ago
zhangyanjiao
9bd38c0d86
fix espnow watchdog when modify
5 years ago
zhiweijian
c8e848b0ff
Component/bt: fix start adv
5 years ago
Jiang Jiang Jian
1b1a179f20
Merge branch 'bugfix/tw20805_fix_wpa2_enterprise_issue' into 'master'
...
wpa_supplicant: fix wpa2 enterprise PEAP connection issue
See merge request idf/esp-idf!2474
5 years ago
Ivan Grokhotkov
9d47f348ab
Merge branch 'feature/adjtime_newlib' into 'master'
...
newlib: Add adjtime - makes a gradual adjustment the system clock
See merge request idf/esp-idf!2462
5 years ago
Jiang Jiang Jian
19d823c44d
Merge branch 'bugfix/btdm_memleak_of_ble_set_security_param' into 'master'
...
component/bt: Fix mem leak of esp_ble_gap_set_security_param
See merge request idf/esp-idf!2458
5 years ago
Liu Zhi Fu
6c89ab9839
wpa_supplicant: fix wpa2 enterprise PEAP connection issue
...
Closes https://github.com/espressif/esp-idf/issues/1887
5 years ago
Ivan Grokhotkov
ddff375bab
Merge branch 'feature/ci_fail_on_executable_files' into 'master'
...
CI: check source files for executable flag
See merge request idf/esp-idf!2463
5 years ago
Ivan Grokhotkov
4ea2cab208
Merge branch 'cermak_dhcpserver_fuzzer_test' into 'master'
...
LWIP_Fuzzer: Added AFL tests for lwip dhcpserver, client and dns
See merge request idf/esp-idf!2399
5 years ago
Ivan Grokhotkov
2c65313a72
Merge branch 'bugfix/vfs_select' into 'master'
...
VFS select: Bugfixes and debug output
See merge request idf/esp-idf!2459
5 years ago
Ivan Grokhotkov
cb649e452f
remove executable permission from source files
5 years ago
Ivan Grokhotkov
74928b9bcb
ci: check for executable flag on source files
5 years ago
Roland Dobai
ecaf234c39
VFS: fix possible memory leak in UART
5 years ago