]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-01-07 Wu Jian GangMerge branch 'bugfix/fix_wifi_auth_fail_issue' into...
2017-01-07 Ivan GrokhotkovMerge branch 'feature/cplusplus' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'test/update_known_issues' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'feature/bootloader_rng' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'feature/lwip-rcvbuf-option' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'bugfix/ets_delay_on_app_cpu' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'bugfix/fix_a_crash_issue' into 'master'
2017-01-07 Liu Zhi Fuesp32: fix wifi auth issue
2017-01-07 Liu Zhi Fuesp32: modify ld file to fix a crash issue
2017-01-07 Wu Jian GangMerge branch 'bugfix/fix_ci_error' into 'master'
2017-01-07 Wu Jian Gangexample: Reindex ota demo
2017-01-07 Wu Jian Gangexample: fix CI error of ota demo
2017-01-07 Wu Jian Gangexample: fix CI error of coap server demo
2017-01-07 Wu Jian Gangexample: fix CI error of coap client demo
2017-01-06 Jiang Jiang... Merge branch 'feature/btdm_blufi_version' into 'master'
2017-01-06 Tian Haocomponent/bt : blufi add version
2017-01-06 Jeroen DomburgMerge branch 'driver/spi' into 'master'
2017-01-06 Wu Jian GangMerge branch 'bugfix/ethernet_init' into 'master'
2017-01-06 Wu Jian GangMerge branch 'feature/Add_OTA_Demo' into 'master'
2017-01-06 Ivan Grokhotkovcxx: implement static initialization guards
2017-01-06 Ivan GrokhotkovMerge branch 'bugfix/tw9540_workaround_appdata_overwrit...
2017-01-06 Wu Jian GangMerge branch 'feature/CoAP' into 'master'
2017-01-06 Ivan Grokhotkovesp32: ets_update_cpu_frequency should set tick scale...
2017-01-06 Ivan Grokhotkovunity: fix testcase initializer for compiling with C++
2017-01-06 Ivan Grokhotkovcxx: link against libstdc++, remove abi.cpp
2017-01-06 Jeroen DomburgAdd SPI Master driver, example, test and docs
2017-01-06 shangkeethernet: update docs
2017-01-06 shangkeethernet : fix sometimes ethernet init fail bug
2017-01-06 Ivan Grokhotkovbootloader: update ld script comment
2017-01-06 Ivan Grokhotkovesp32: put .data before .bss
2017-01-06 Liu Zhi Fubootloader: modify bootloader dram start address to...
2017-01-06 Wu Jian GangMerge branch 'feature/wifi_deinit' into 'master'
2017-01-06 Jiang Jiang... Merge branch 'bugfix/btdm_blufi' into 'master'
2017-01-06 Tian Haocomponent/bt : blufi fix security init bug
2017-01-06 XiaXiaotianwifi: add wifi rx buffer number config in menuconfig
2017-01-05 Ivan GrokhotkovMerge branch 'feature/btdm_blufi' into 'master'
2017-01-05 Tian Haocomponent/bt : use new lib, optimize BT power
2017-01-05 Wu Jian GangMerge branch 'feature/low_rate' into 'master'
2017-01-05 Tian Haocomponent/bt : new blufi
2017-01-05 Wang Jia LinMerge branch 'feature/ledc' into 'master'
2017-01-05 wangmengyangcomponent/bt: modify bluetooth API
2017-01-05 me-no-devadd menuconfig option to enable SO_RCVBUF
2017-01-05 qiyueixaesp32: update wifi libs
2017-01-05 qiyueixaesp32: add wifi low rate feature
2017-01-05 Wangjialindriver: ledc - update fading functions, add example...
2017-01-05 Tian Haocomponent/bt : add macro for adv_data_flag
2017-01-05 Tian Haocomponent/bt : fix advertising bug
2017-01-05 Ivan GrokhotkovMerge branch 'feature/btdm_gatt_api' into 'master'
2017-01-05 Liu Hanexamples: Add CoAP client demo
2017-01-05 Liu Hanexamples: Add CoAP server demo
2017-01-05 Tian HaoMerge branch 'master' into feature/btdm_gatt_api
2017-01-05 Tian Haocomponent/bt : update bluetooth api doxygen ref
2017-01-05 Wu Jian GangMerge branch 'feature/throughput_optimization_phrase_1...
2017-01-05 Liu Zhi Fulwip: rework according review comments
2017-01-05 Liu Zhi FuMerge branch 'master' of ssh://gitlab.espressif.cn...
2017-01-05 Liu Zhi Fulwip/freertos/esp32: add throughput optimization relate...
2017-01-05 Chen Wuexamples: Rename 18_ota to 26_ota
2017-01-04 Ivan GrokhotkovMerge branch 'bugfix/ci_build_example_failures' into...
2017-01-04 YinlingCI: update known issues
2017-01-04 Angus Grattonesp_random: XOR the RNG register value several times...
2017-01-04 Angus Grattonbootloader: Enable early boot RNG entropy source
2017-01-04 Angus Grattonbootloader: Allow custom baud rate on UART 0
2017-01-04 Angus Grattonbootloader: Boost bootloader CPU to 80MHz
2017-01-03 Wang Jia LinMerge branch 'driver_merge_tmp/merge_i2c' into 'master'
2017-01-03 YinlingCI: fix bug that test report job failed
2017-01-03 YinlingCI: update known issues
2017-01-03 YinlingCI: fix bug that restore initial condition fail:
2017-01-03 Angus GrattonMerge branch 'feature/print_halt_abort' into 'master'
2017-01-03 Angus GrattonMerge branch 'feature/make_monitor' into 'master'
2017-01-03 Angus GrattonMerge branch 'bugfix/remove_keep_ram_sections' into...
2017-01-03 Angus Grattonlinker script: Remove KEEP from RAM-resident sections
2017-01-02 Angus GrattonREADME: Add a note about parallel builds
2017-01-02 Angus Grattonbuild system: Add 'make monitor' target from arduino...
2017-01-02 Angus GrattonMerge branch 'feature/esptool_reset_options' into ...
2017-01-02 Wangjialin1. modify i2c_set_pin function
2016-12-30 liuhancomponents/coap: Add libcoap port for ESP32 platform
2016-12-30 liuhancomponents/coap: Add libcoap library as submodule
2016-12-30 Angus GrattonCI build_examples: Don't stop on first failed example...
2016-12-30 Angus Grattonexamples: Fix build errors that weren't being caught...
2016-12-30 Angus GrattonCI build_examples: Correctly detect example build failures
2016-12-30 Ivan GrokhotkovMerge branch 'driver/i2s' into 'master'
2016-12-30 Angus Grattonbootloader: Check all partitions fit inside configured...
2016-12-30 Angus Grattonbootloader: Call esp_partition_table_basic_verify(...
2016-12-30 Angus Grattonesptool: Add new options to reset before/after, detect...
2016-12-29 Angus Grattonexamples: Move sdkconfig.defaults support into build...
2016-12-29 Chen Wuexamples: Add OTA demo
2016-12-29 Tuan PMAdd i2s driver
2016-12-29 Wang Jia LinMerge branch 'buffix/uart_frm_err_parity_err_mismatch...
2016-12-29 Ivan GrokhotkovMerge branch 'feature/osx_brew_reqs' into 'master'
2016-12-29 Ivan GrokhotkovMerge branch 'feature/gpio_intr_function' into 'master'
2016-12-29 Ivan GrokhotkovMerge branch 'bugfix/doc_template' into 'master'
2016-12-29 Wu Jian GangMerge branch 'feature/add_ip_frag_option' into 'master'
2016-12-29 Wangjialingpio_driver: add per-pin interrupt handlers
2016-12-28 Angus GrattonMerge branch 'bugfix/uart_intr_config' into 'master'
2016-12-28 Angus GrattonMerge branch 'bugfix/minor_issues' into 'master'
2016-12-28 Angus GrattonMerge branch 'bugfix/freertos_tick_period' into 'master'
2016-12-27 Angus GrattonReplace backwards-compatible portTICK_RATE_MS with...
2016-12-27 Angus GrattonFreeRTOS: Default to canary byte stack overflow checking
2016-12-27 Angus Grattonlinux docs: Add note about precompiled gdb on Arch
2016-12-27 Angus GrattonRMT driver: Rename rmt_set_evt_intr_en to rmt_set_tx_th...
next