]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-02-26 Angus GrattonMerge branch 'bugfix/revisit_pthread_once' into 'master'
2018-02-26 Angus GrattonMerge branch 'bugfix/esp_ping_ms_pr1638' into 'master'
2018-02-25 Ivan GrokhotkovMerge branch 'bugfix/docs_missing_reference' into ...
2018-02-25 Ivan GrokhotkovMerge branch 'adc_calibration_update' into 'master'
2018-02-25 Ivan GrokhotkovMerge branch 'feature/rtc_gpio_isolate' into 'master'
2018-02-25 Ivan GrokhotkovMerge branch 'bugfix/aws_iot_examples_stack_tune' into...
2018-02-25 Ivan GrokhotkovMerge branch 'bugfix/config_minor_missing_deps' into...
2018-02-24 Jiang Jiang... Merge branch 'bugfix/btdm_mem_leak_of_bt' into 'master'
2018-02-23 Mahavir Jainpthread: fix pthread_once behavior, if mux (handle...
2018-02-22 Angus GrattonMerge branch 'feature/heap_task_tracking_pr1498' into...
2018-02-22 Angus GrattonMerge branch 'bugfix/partition_md5_backward_compatibili...
2018-02-22 Angus GrattonMerge branch 'bugfix/fd_zero' into 'master'
2018-02-22 Darian Leungesp_adc_cal/Remove lookup table
2018-02-22 Piyush ShahFD_ZERO: Fix a compilation warning
2018-02-22 Roland Dobaipartition_table: Optionally disable the MD5 checksum...
2018-02-22 Angus GrattonMerge branch 'bugfix/i2s_driver' into 'master'
2018-02-22 Angus GrattonMerge branch 'bugfix/doc_spi_flash' into 'master'
2018-02-22 Tuan PMi2s: add support fixed_mclk configuration
2018-02-21 Angus GrattonMerge branch 'feature/idf_size_sort_archives' into...
2018-02-21 Angus GrattonMerge branch 'bugfix/docs_esp_sleep_wakeup_cause_t...
2018-02-21 Angus Grattonspi_flash: Update docs
2018-02-21 Angus GrattonMerge branch 'bugfix/apptrace_down_buf_handling' into...
2018-02-21 Alexey Gerenkovesp32: Fixes apptrace down buffer management
2018-02-21 Mahavir JainKconfig: esp32/freertos: add some missing dependencies
2018-02-20 Daniël van... Fix esp_sleep_wakeup_cause_t docs. Merges https://githu...
2018-02-20 Ivan GrokhotkovMerge branch 'feature/openssl_cacert' into 'master'
2018-02-20 Mahavir Jainexamples: aws_iot: fine tune stack size for aws_iot...
2018-02-20 Jitin GeorgeOpenSSL API addition
2018-02-20 Angus GrattonMerge branch 'bugfix/eclipse_setup_guide_pr1627' into...
2018-02-19 Angus GrattonMerge branch 'bugfix/i2s_intr_alloc_flags_pr1589' into...
2018-02-19 Stephen Casnerheap: Add task tracking option for heap usage monitoring
2018-02-19 Angus GrattonMerge branch 'feature/easy_lookup_of_errors' into ...
2018-02-19 Kedar Sovaniidf_size: Sort output on total-size instead of filename
2018-02-18 Chris Morganesp_ping - Document that timeout units are in milliseconds
2018-02-18 Stephen Casnerheap: Correct the sense of a comment
2018-02-16 h3ndriki2s: fix type mismatch of intr_alloc_flags
2018-02-15 STB3Update eclipse-setup.rst
2018-02-15 Roland DobaiMake it easier to look up error messages
2018-02-15 Angus GrattonMerge branch 'example/console_task_column_name' into...
2018-02-14 Michael (Xiao... example(console): print column name for tasks.
2018-02-14 Angus GrattonMerge branch 'bugfix/docs_prs_from_github' into 'master'
2018-02-13 Ivan GrokhotkovMerge branch 'bugfix/ethernet_mdc_mdio_config' into...
2018-02-13 njyq2008Update index-cn.rst. Closes https://github.com/espressi...
2018-02-13 SmallRoomLabsRemove the THEN keyword from IF. Closes https://github...
2018-02-13 Ing. Jaroslav... Fix function name typo. Closes https://github.com/espre...
2018-02-13 Darian Leungesp_adc_cal/Add eFuse functionality
2018-02-12 Jiang Jiang... Merge branch 'bugfix/btdm_fix_example_log_missing_bug...
2018-02-11 Ivan GrokhotkovMerge branch 'test/adc2_with_wifi_reopen' into 'master'
2018-02-11 Ivan GrokhotkovMerge branch 'bugfix/console_example_stack_overflow...
2018-02-11 Ivan GrokhotkovMerge branch 'feature/fatfs_allocation_unit_size' into...
2018-02-11 Frank SautterSet direction of SMI pins MDC and MDIO correctly.
2018-02-11 Ivan Grokhotkovdocs, examples: use rtc_gpio_isolate to disconnect...
2018-02-11 Ivan Grokhotkovdriver/rtc: add rtc_gpio_isolate helper function to...
2018-02-11 Ivan Grokhotkovconsole example: increase main task stack size
2018-02-11 Ivan Grokhotkovconsole example: add 'tasks' command to print vTaskList...
2018-02-11 Ivan Grokhotkovtcpip_adapter: make log output at debug level less...
2018-02-11 Ivan Grokhotkovesp32: increase default event task stack size by 256...
2018-02-11 Ivan Grokhotkovexamples/wear_levelling: update readme file
2018-02-11 Ivan Grokhotkovfatfs: check allocated workbuf pointer
2018-02-11 Ivan Grokhotkovfatfs: add configuration of allocation unit size
2018-02-11 Ivan GrokhotkovMerge branch 'bugfix/fix_i2s_adc_mode' into 'master'
2018-02-09 Angus GrattonMerge branch 'bugfix/realloc_corruption_bug' into ...
2018-02-09 Angus Grattonheap: Fix bug when realloc moves data between heaps
2018-02-09 Ivan GrokhotkovMerge branch 'feature/tls_support' into 'master'
2018-02-08 Ivan GrokhotkovMerge branch 'test/spi_performance' into 'master'
2018-02-08 baohongdecomponent/bt: Fix mem leak of bt
2018-02-08 michaeltest(adc2): re-enable the adc2 test.
2018-02-08 Angus GrattonMerge branch 'bugfix/redirect_psram_muxes_to_single_mux...
2018-02-08 Jiang Jiang... Merge branch 'bugfix/tw18291_fix_wifi_deinit_causes_ass...
2018-02-07 Alexey Gerenkovfreertos: Adds C11 TLS support
2018-02-07 Jeroen DomburgMerge branch 'bugfix/spi_gpio0' into 'master'
2018-02-07 Michael (Xiao... test(spi_master): add performance display for spi master.
2018-02-07 Wangjialindriver(i2s): fix broken i2s adc mode
2018-02-07 Angus GrattonMerge branch 'bugfix/sdmmc_line_control' into 'master'
2018-02-07 Angus GrattonMerge branch 'bugfix/ESP_ERR_PING_BASE_collision' into...
2018-02-07 michaeltest(sdmmc_host): add new test to probe over SD (1...
2018-02-07 Michael (XIAO... fix(sdmmc_host): fix the issue when slot and host flag...
2018-02-07 Michael (XIAO... feat(sdmmc_host): force pull-up DAT3 for SD 4-bit mode...
2018-02-07 Angus GrattonMerge branch 'feature/aws_iot_thing_shadow_settings...
2018-02-06 krzychbAdded missing references to the current and previous...
2018-02-06 Liu Zhi Fuesp32: fix esp_wifi_deinit causes assert
2018-02-06 Roland DobaiChange ESP_ERR_PING_BASE because of collision with...
2018-02-06 He Yin LingMerge branch 'test/ut_script' into 'master'
2018-02-06 Jiang Jiang... Merge branch 'bugfix/btdm_scan_result_of_adv_type_wrong...
2018-02-06 islandcomponent/bt: Fix BLE printf missing problem
2018-02-06 Michael (Xiao... test(adc2): temporary ignore adc2 unit test (with WiFi...
2018-02-05 Ivan GrokhotkovMerge branch 'bugfix/idf_monitor_fixes' into 'master'
2018-02-05 Ivan GrokhotkovMerge branch 'feature/partition_table_md5' into 'master'
2018-02-05 Angus GrattonMerge branch 'bugfix/cjson_update_171' into 'master'
2018-02-05 Roland DobaiProtect partition table by MD5 checksum
2018-02-05 houchenyaoCI: new CI ut framework, and can run it in local PC
2018-02-05 houchenyaounit-test-app: use '-' to show test history
2018-02-05 houchenyaotiny-test-fw: fix dut for python2 and python3
2018-02-05 Angus Grattonaws iot: Expose Thing Shadow settings in menuconfig
2018-02-05 Angus GrattonUpdate cJSON to v1.7.1
2018-02-02 baohongdecomponent/bt: Fix bug:scan result of adv type is wrong
2018-02-02 Ivan GrokhotkovMerge branch 'bugfix/libphy_rodata_into_dram' into...
2018-02-02 Jeroen DomburgEspecially when internal memory fills up, some FreeRTOS...
2018-02-02 wangmengyangmove rodata segment of libphy.a to dram
2018-02-02 Ivan GrokhotkovMerge branch 'bugfix/cxx_guards_test_singlecore' into...
next