]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-11-30 Jiang Jiang... Merge branch 'feature/btdm_ble_full_scan_support' into...
2018-11-30 Jiang Jiang... Merge branch 'doc/RF_calibration' into 'master'
2018-11-30 Jiang Jiang... Merge branch 'feature/optimize_wifi_log' into 'master'
2018-11-30 yulongcomponent/bt: Added the ble full scan supported feature.
2018-11-30 Xia Xiaotiandoc: add documentation for RF calibration
2018-11-30 zhangyanjiaowifi: add code for setting wifi log level and module
2018-11-30 Angus GrattonMerge branch 'feature/ulp-assembler-version-check'...
2018-11-30 Angus GrattonMerge branch 'doc/ledc_example_doc_improve' into 'master'
2018-11-30 Angus GrattonMerge branch 'feature/partition_tools' into 'master'
2018-11-30 Angus GrattonMerge branch 'bugfix/ldgen_error_messages' into 'master'
2018-11-30 Angus GrattonMerge branch 'bugfix/build_fail_on_idf_as_lib' into...
2018-11-30 Angus GrattonMerge branch 'bugfix/i2c_master_clear_bus' into 'master'
2018-11-30 Angus GrattonMerge branch 'doc/heap_basics' into 'master'
2018-11-30 morrisexample_test: using try block to pass the python style...
2018-11-30 Wangjialinbugfix(i2c): reduce speed of I2C master bus reset routi...
2018-11-30 chuck todd1. Slow down I2C to 100khz During Reset
2018-11-30 jeremyreduce speed of i2c master bus reset routine and releas...
2018-11-30 morrisi2c_tool: add i2c_tool example test
2018-11-30 Angus GrattonMerge branch 'bugfix/flake8' into 'master'
2018-11-30 morrisdoc: translate part of build-system
2018-11-30 Angus Grattondocs: Add some more explanation about heap, memory...
2018-11-29 Ivan GrokhotkovMerge branch 'feature/fatfs_alloc_extram_option' into...
2018-11-29 He Yin LingMerge branch 'test/driver_i2c' into 'master'
2018-11-29 Roland DobaiMake the flake8 configuration work regardless of instal...
2018-11-29 Ivan Grokhotkovfatfs: add option to prefer ext. RAM for internal buffers
2018-11-29 houchenyaotest: components/driver: i2c case
2018-11-29 Ivan GrokhotkovMerge branch 'bugfix/menuconfig_fails_on_cmake' into...
2018-11-29 Renz Christian... cmake: fix error on building idf as lib when env IDF_PA...
2018-11-29 He Yin LingMerge branch 'test/driver_i2s' into 'master'
2018-11-29 Renz Christian... kconfig: pass env variable to menuconfig invocation
2018-11-29 Renz Christian... make, ldgen: remove uncessary passed target env variable
2018-11-29 Renz Christian... kconfig: specify full path of built mconf
2018-11-29 Wang Jia LinMerge branch 'feature/rmt_add_api_get_free_channel...
2018-11-29 houchenyaotest: components/driver: i2s case
2018-11-29 Angus GrattonMerge branch 'bugfix/idf_monitor_tests' into 'master'
2018-11-29 Angus GrattonMerge branch 'bugfix/bt_ut_build_all' into 'master'
2018-11-29 Angus Grattonldgen: Improve error output when linker input is invali...
2018-11-29 Ivan GrokhotkovMerge branch 'bugfix/vfs_open_write_close_perf_test...
2018-11-29 Ivan GrokhotkovMerge branch 'bugfix/uart_select_buffer' into 'master'
2018-11-28 Roland DobaiFix VFS_OPEN_WRITE_CLOSE_TIME unit test issue
2018-11-28 Ivan GrokhotkovMerge branch 'bugfix/various_ldgen_fixes' into 'master'
2018-11-28 Ivan GrokhotkovMerge branch 'bugfix/sysview_trace_taskid' into 'master'
2018-11-28 Jiang Jiang... Merge branch 'bugfix/btdm_rf_reg' into 'master'
2018-11-28 Jiang Jiang... Merge branch 'mesh/feature_channel_switch' into 'master'
2018-11-28 Renz Christian... examples: add otatool and parttool examples
2018-11-28 Wang Jia LinMerge branch 'bugfix/fix_uart_read_bug_when_using_dual_...
2018-11-28 Renz Christian... make: use otatool and parttool for build
2018-11-28 Renz Christian... cmake: use otatool and parttool for build
2018-11-28 Renz Christian... ota: implement otatool functionality
2018-11-28 Renz Christian... partition_table: implement new parttool functionality
2018-11-28 Angus GrattonMerge branch 'bugfix/ignore_windows_conf_tools' into...
2018-11-28 koohodriver(rmt): Add API get rmt channel's status.
2018-11-28 Anton Maklakovbt: Fix unit tests build with CMake
2018-11-28 Anton Maklakovmodbus: Fix a typo in the docs
2018-11-28 hou wen xiangdoc(ledc): Update LEDC example README.md file.
2018-11-28 Renz Christian... cmake: generate sections info for all static libs as...
2018-11-28 Renz Christian... ldgen: fix error on parsing archive from sections info
2018-11-28 Renz Christian... ldgen: add traceback in case of exception
2018-11-28 He Yin LingMerge branch 'test/driver_mcpwm' into 'master'
2018-11-28 Ivan Grokhotkovfreertos: pass TCB rather than the array to trace functions
2018-11-28 Wang Jia LinMerge branch 'doc/uart_lightsleep_wakeup_doc' into...
2018-11-28 Angus GrattonMerge branch 'feature/generic_cmake_support' into ...
2018-11-28 houchenyaotest: components/driver: pwm case
2018-11-28 Angus GrattonMerge branch 'bugfix/windows_install_prerequisites...
2018-11-28 Angus Grattongitignore: Add mconf-idf.exe and conf-idf.exe
2018-11-28 Anton Maklakovadd_path.sh: Fix reuse the script
2018-11-27 qiyuexiamesh: add channel switch function
2018-11-27 koohodriver(uart): fixed uart read error bug when using...
2018-11-27 Roland DobaiVFS: select() on UART should return immediately when...
2018-11-27 Renz Bagaporodocs: generic cmake support
2018-11-27 Renz Christian... ci: update for running cmake examples
2018-11-27 Renz Christian... make, cmake: display ulp assembler version
2018-11-27 Renz Bagaporoulp: check assembler version
2018-11-27 Roland DobaiAdjust the timeout of the idf_monitor tests
2018-11-27 Renz Christian... examples: generic cmake support examples
2018-11-27 Renz Christian... mbedtls: import mbedtls project w/o modification
2018-11-27 Renz Christian... cmake: separate app from idf lib project
2018-11-27 Angus GrattonMerge branch 'feature/i2s_tx_descriptor_auto_clear...
2018-11-27 Angus GrattonMerge branch 'feature/pystyle' into 'master'
2018-11-27 Tian Haofix bug to unsupport rf reg access from hci cmd
2018-11-26 Angus Grattonwindows_install_prerequisites: Fix generation of PATH...
2018-11-26 Roland Dobaitools: Correct coding style of idf_monitor
2018-11-26 Roland DobaiCheck the Python coding style
2018-11-26 Jiang Jiang... Merge branch 'feature/add_long_range_code' into 'master'
2018-11-26 Jiang Jiang... Merge branch 'feature/btdm_add_ble_compatibility_test_d...
2018-11-26 He Yin LingMerge branch 'test/enhanced_junit_test_result' into...
2018-11-26 Angus GrattonMerge branch 'bugfix/test_idf_monitor_hangs' into ...
2018-11-26 Angus GrattonMerge branch 'update/nvs_part_gen' into 'master'
2018-11-26 He Yin Lingci: split build unit test job:
2018-11-26 He Yin Lingci: use artifacts:reports feature of Gitlab CI
2018-11-26 He Yin Lingci: assign unit test cases in sequence of config and...
2018-11-26 He Yin Lingtest: fix unit test script code style warnings
2018-11-26 He Yin Lingtest: generate junit test report according to executed...
2018-11-26 He Yin Lingtiny-test-fw: support capture raw data in DUT:
2018-11-25 Angus GrattonMerge branch 'bugfix/fix_cmake_args_issue' into 'master'
2018-11-25 Ivan GrokhotkovMerge branch 'bugfix/spiram_80m_clk_config' into 'master'
2018-11-25 Jiang Jiang... Merge branch 'feature/btdm_add_update_duplicate_scan_ex...
2018-11-23 Roland Dobaitools: Fix idf_monitor test case occasional hangup...
2018-11-23 Mahavir Jainexamples: enable option to auto clear I2S tx descriptor...
2018-11-23 zhangyanjiaowifi: add long range code
next