]> granicus.if.org Git - esp-idf/history - components
spi_flash: raise priority of the task performing spi_flash operation
[esp-idf] / components /
2018-07-01 Ivan Grokhotkovspi_flash: raise priority of the task performing spi_fl...
2018-06-30 Jiang Jiang JianMerge branch 'bugfix/coex_bug' into 'master'
2018-06-30 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_gattc_register_multi_srvc...
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_delete_deprecated_files'...
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_bt_remove_device_disconnect...
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_bad_pointer_of_bt_gap' into...
2018-06-29 Tian Hao esp32: fix coex bug
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_some_ble_hid_bugs' into ...
2018-06-29 Jiang Jiang JianMerge branch 'feature/optimize_wifi_memory' into 'master'
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_stop_adv_error_in_dual_co...
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_modify_service_uuid_of_sec_ga...
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_no_adv_packet' into ...
2018-06-29 zhiweijianComponent/bt: fix register multi service change when...
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_respond_error_when_receives_u...
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_rm_assert_in_isr' into 'master'
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/prevent_btsleep_dfs_coex' into...
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_singular_sleep_time_correctio...
2018-06-29 baohongdecomponent/bt: Fix some bad point calculations of BT GAP
2018-06-28 Liu Zhi FuOptimize WiFi memory
2018-06-28 wangmengyangprevent Dynamic Frequency Scaling when using bluetooth...
2018-06-28 zwjcomponent/bt: fix no adv packets
2018-06-28 He Yin LingMerge branch 'ci/remove_test_report' into 'master'
2018-06-27 wangmengyangcomponent/bt: fix the cornered case caused by singular...
2018-06-27 wangmengyangcomponent/bt: remove the call of assert in time convers...
2018-06-27 He Yin LingMerge branch 'bugfix/pcnt_event_edge_case' into 'master'
2018-06-27 He Yin LingMerge branch 'bugfix/ci_stop_all_thread_when_one_failed...
2018-06-27 Angus GrattonMerge branch 'bugfix/eclipse_regex' into 'master'
2018-06-27 Angus GrattonMerge branch 'bugfix/conn_stress_test_test_during_sleep...
2018-06-27 Angus GrattonMerge branch 'docs/update_resources.rst' into 'master'
2018-06-26 Angus GrattonMerge branch 'docs/esp32-devkitv-v4_updates' into ...
2018-06-26 Ivan GrokhotkovMerge branch 'docs/sdio_slave_protocol_comb' into ...
2018-06-26 Jiang Jiang JianMerge branch 'mesh/bugfix' into 'master'
2018-06-26 houchenyaobugfix: fix pcnt case "PCNT interrupt method test(contr...
2018-06-26 wangmengyangcomponent/bt: add 1 slot margin to program the 1st...
2018-06-25 qiyueixamesh: update libs
2018-06-25 Jiang Jiang JianMerge branch 'feature/btdm_controller_to_host_flow_cont...
2018-06-25 Jiang Jiang JianMerge branch 'bugfix/btdm_slave_can_not_receive_long_pa...
2018-06-25 Ivan GrokhotkovMerge branch 'bugfix/esp_err_name_idf_path' into 'master'
2018-06-25 Ivan GrokhotkovMerge branch 'feature/move_to_soc_rtc_gpio_desc' into...
2018-06-25 Ivan GrokhotkovMerge branch 'bugfix/assert' into 'master'
2018-06-25 Angus GrattonMerge branch 'bugfix/app_partition_fallback' into ...
2018-06-22 Konstantin Kondrashovassert: Fix. Move useful functions from wrapped assert...
2018-06-22 zhiweijianComponent/bt: fix slave can not receive long packets...
2018-06-22 Jiang Jiang JianMerge branch 'bugfix/read_rssi' into 'master'
2018-06-22 Angus Grattonpartition_table: Warn if the partition table name doesn...
2018-06-22 Jiang Jiang JianMerge branch 'bugfix/btdm_modify_throught_demo_default_...
2018-06-22 Konstantin Kondrashovsoc: Fix check_long_hold_gpio and move def to soc
2018-06-22 baohongdecomponent/bt: Fix bug of BT and BLE remove bond device
2018-06-22 Tian Haobt : fix read rssi conflict when in dual mode
2018-06-22 Angus Grattongen_esp32part: Fix input/output handling, regression...
2018-06-22 Angus Grattonpartition_table: Use names not numeric values in defaul...
2018-06-22 Angus Grattonpartition_table: Support same fallback logic as bootloa...
2018-06-21 He Yin LingMerge branch 'test/add_mesh_test_cases' into 'master'
2018-06-21 zhiweijianComponent/bt: modify throughput demo default config
2018-06-21 Ivan GrokhotkovMerge branch 'bugfix/mdns_service_limit' into 'master'
2018-06-21 baohongdecomponent/bt: Fix bug: Respond with the Error Response...
2018-06-21 Jiang Jiang JianMerge branch 'bugfix/wifi_support_null_mode_again'...
2018-06-21 zhiweijianComponent/bt: delete deprecated files
2018-06-21 Angus GrattonMerge branch 'doc/examples_guide' into 'master'
2018-06-21 Angus GrattonMerge branch 'bugfix/heap_int_overflow' into 'master'
2018-06-21 Ivan GrokhotkovMerge branch 'example/sdio_example' into 'master'
2018-06-21 baohongdecomponent/bt: Add Controller to Host Flow Control
2018-06-21 Jiang Jiang JianMerge branch 'bugfix/btdm_k_mem_assert_bug' into 'master'
2018-06-21 Liu Hanfix(mdns): add the maximum number of services
2018-06-21 Angus GrattonMerge branch 'bugfix/fix_http_client_header_bug' into...
2018-06-20 He Yin LingMerge branch 'test/driver_pcnt' into 'master'
2018-06-20 XiaXiaotiansupport WiFi null mode again
2018-06-20 Michael (XIAO Xufeng)example(sdio): example to use sdmmc host to do SDIO...
2018-06-20 michaelchore(sdio_slave): format source files
2018-06-20 houchenyaotest: components/driver: pcnt case
2018-06-20 He Yin Lingtest: add mesh basic function test cases
2018-06-20 Ivan GrokhotkovMerge branch 'feat/sdio_pullup' into 'master' v3.2-dev
2018-06-20 Jitin Georgeesp_http_client: Fix content-type header overwritten...
2018-06-20 Angus GrattonMerge branch 'bugfix/fix_touch_pad_can_not_wake_up... v3.1-beta1
2018-06-20 fuzhibobugfix(touch pad): modify deep-sleep example and add...
2018-06-19 Angus GrattonMerge branch 'doc/use_docs_espressif_com' into 'master'
2018-06-19 Angus Grattonheap: Add integer overflow checks
2018-06-19 yulongcomponent/bt: Fix the bug of when operating the list...
2018-06-19 Angus Grattondocs: Switch base URL from esp-idf.readthedocs.io to...
2018-06-19 Ivan GrokhotkovMerge branch 'bugfix/ESP_PARTITION_TABLE_OFFSET' into...
2018-06-19 Konstantin Kondrashovspi_flash: Fix error unit tests on host
2018-06-19 He Yin LingMerge branch 'test/driver_ledc' into 'master'
2018-06-18 Angus GrattonMerge branch 'feature/spi_functions_in_iram' into ...
2018-06-18 houchenyaotest: components/driver: ledc case
2018-06-18 Angus GrattonMerge branch 'feature/expansion_space_for_bootloader...
2018-06-18 Angus GrattonMerge branch 'feature/fatfs_without_wl' into 'master'
2018-06-18 Angus GrattonMerge branch 'docs/spi_timing_wavedrom' into 'master'
2018-06-17 Jiang Jiang JianMerge branch 'mesh/bugfix_osi' into 'master'
2018-06-16 Sagar BijweFATFS support without wear levelling
2018-06-15 zwjcomponent/bt: fix stop adv error in dual core
2018-06-15 qiyueixamesh: update mesh libs
2018-06-15 Ivan GrokhotkovMerge branch 'bugfix/https_redirect_example_test' into...
2018-06-15 Ivan GrokhotkovMerge branch 'doc/error_handling' into 'master'
2018-06-15 Ivan Grokhotkovdocs: add error codes reference
2018-06-15 Ivan Grokhotkovpanic: remove extra newline
2018-06-15 Ivan Grokhotkovesp32: esp_err_to_name_r: print error code as hex and...
2018-06-15 Angus GrattonMerge branch 'bugfix/ulp_doc_insn_time' into 'master'
2018-06-15 Jiang Jiang JianMerge branch 'bugfix/tw23325_replace_WLOGE_to_printf_wh...
2018-06-15 Angus GrattonMerge branch 'bugfix/tw22828_fix_tcp_bug_when_wifi_disc...
2018-06-14 Michael (XIAO Xufeng)feature(spi_master): allow to place functions into...
next