]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-11-29 Tian Haocomponent/bt : use ESP_LOGx instead of printf
2016-11-29 Tian Haocomponent/bt : add write type
2016-11-29 Tian Haocomponent/bt : cleanup the comment and pass all doxyge...
2016-11-29 Tian Haocomponent/bt : cleanup a macro
2016-11-28 Tian Haocomponent/bt : cleanup status and spell check
2016-11-28 Tian Haocomponent/bt : add comment for doxygen
2016-11-28 Tian Haocomponent/bt : cleanup some missing code
2016-11-28 Tian Haocomponent/bt : cleanup the spell && redundant
2016-11-25 Tian Haocomponent/bt : change task to decease dram(heap)
2016-11-25 Tian Haocomponent/bt : decrese dram
2016-11-25 Tian Haocomponent/bt : close sdp to free dram
2016-11-24 Tian Haocomponent/bt : run astyle handle the code files
2016-11-24 Tian Haocomponent/bt : add license header
2016-11-24 Tian Haoexample : cleanup the order
2016-11-24 Tian Haocomponent/bt : fix sw coexit call mistake
2016-11-24 Tian Haocomponent/bt : wifi/bt software coexist option
2016-11-24 Tian HaoMerge branch 'master' into feature/btdm_bluedroid
2016-11-24 Tian Haocomponent/bt : change gatt client callback param
2016-11-24 Angus GrattonMerge branch 'bugfix/uart_isr_rodata' into 'master'
2016-11-24 Angus GrattonMerge branch 'bugfix/rmt_includes' into 'master'
2016-11-23 Angus GrattonFixes for stdlib.h inclusion
2016-11-23 Tian Haocomponent/bt : change gatt client arg to union
2016-11-23 Tian Haocomponent/bt : decrease callback cb param size
2016-11-23 Tian Haocomponent/bt : gatt arg use union
2016-11-23 Ivan GrokhotkovMerge branch 'feature/integrate_unit_tests' into 'master'
2016-11-23 Ivan GrokhotkovMerge branch 'bugfix/freertos_staticqueue_size' into...
2016-11-23 anttiadd build all unit tests in project.mk and update doc
2016-11-23 Angus GrattonMerge branch 'bugfix/build_system_secure_boot_embed...
2016-11-23 anttiadd updated nvs flash test
2016-11-23 Angus GrattonMerge branch 'bugfix/embed_text_files' into 'master'
2016-11-22 Angus GrattonUART driver: Fix crash in ISR due to "UART" static...
2016-11-22 Angus GrattonFreeRTOS: Use C11 _Static_assert to verify static ...
2016-11-22 Angus Grattonbuild system: Fix null-terminating of text files for...
2016-11-22 Daniel CamporaStaticQueue_t needs to have the same size as xQUEUE.
2016-11-22 Tian Haocomponent/bt : change gap btc args to union
2016-11-22 Tian Haocomponent/bt : clean up the demos
2016-11-22 Wu Jian GangMerge branch 'bugfix/tw8727_pc_send_random_pkt_cause_es...
2016-11-22 Tian Haocomponent/bt : Config for choose printf
2016-11-22 Tian Haocomponent/bt : gatt client fix search service bug
2016-11-22 anttiadd unit tests to esp-idf
2016-11-22 Wu Jian GangMerge branch 'bugfix/arp_queue_failed' into 'master'
2016-11-22 Ivan GrokhotkovMerge branch 'doc/pr103_cleanup' into 'master'
2016-11-22 Jeroen DomburgMerge branch 'bugfix/gpio_config_pullup' into 'master'
2016-11-22 Wu Jian GangMerge branch 'feature/tw8799_low_level_output_optimize...
2016-11-22 Liu Zhi Fuesp32: fix random pkt cause esp32 watchdog
2016-11-22 tianzhongxingcomponents/lwip/arp: change the arp dropping packet...
2016-11-21 Ivan GrokhotkovMerge branch 'driver_merge_tmp/merge_rmt' into 'master'
2016-11-21 Wangjialinrmt: add documentation
2016-11-21 Wangjialinadd RMT driver and example
2016-11-21 Tian Haocomponent/bt : fix advertising data and refer bug
2016-11-21 Wu Jian GangMerge branch 'feature/ipv6_api' into 'master'
2016-11-21 Angus GrattonMerge branch 'feature/bignum_rsa' into 'master'
2016-11-21 Liu Zhi Fulwip: remove useless printf info
2016-11-21 Yulongcomponent/bt : fix hci reassemble bug as cf2d19
2016-11-21 Angus Grattonmbedtls hardware bignum: Use memcpy instead of REG_WRIT...
2016-11-21 Tian Haocomponent/bt : open privacy support
2016-11-21 Tian HaoMerge remote-tracking branch 'remotes/origin/feature...
2016-11-21 Angus GrattonBuild system: Fix a bug with embedding binaries in...
2016-11-21 Tian Haocomponent/bt : fix rsp convert
2016-11-21 GabePullup is not configured by gpio_config #110
2016-11-21 tzxipv6 interface: add branch for ipv6 interface
2016-11-21 Ivan GrokhotkovMerge branch 'feature/support_build_multiple_bin' into...
2016-11-21 KrzysztofDoxygen configuration clean up
2016-11-21 Krzysztofdoc: Index clean up
2016-11-21 Krzysztofdoc: Formating clean up
2016-11-21 Krzysztofdoc: API Reference - examples & fixes
2016-11-21 Krzysztofdoc: Documenting Code clean up
2016-11-21 Krzysztofdocs: Hyperlinks to guides
2016-11-21 Wu Jian GangMerge branch 'feature/tw8798_add_phy_printf_into_libcor...
2016-11-20 Liu Zhi Fulwip: rework for low_level_output
2016-11-19 Yulongcomponent bt:Add stop scan API to the esp_gap_ble API...
2016-11-19 Liu Zhi Fulwip: optimize low_level_output
2016-11-19 Yulongcompnent bt:debug the btc_gattc received data error...
2016-11-18 Tian Haocomponent/bt : gatts fix
2016-11-18 Liu Zhi Fuesp32: add phy_printf
2016-11-18 Ivan GrokhotkovMerge branch 'feature/save_logs_to_test_report' into...
2016-11-18 Ivan GrokhotkovMerge branch 'feature/phy_init' into 'master'
2016-11-18 Ivan Grokhotkovdocs: update partition tables documentation
2016-11-18 Ivan Grokhotkovnvs, spi_flash: handle case when source data is in...
2016-11-18 Ivan Grokhotkovphy_init: reduce the amount of hardwired logic, add...
2016-11-18 Angus Grattonphy init data: Read PHY init data partition offset...
2016-11-18 Ivan Grokhotkovadd PHY init support
2016-11-18 Ivan Grokhotkovpartition_table: update layouts, remove unused subtypes...
2016-11-18 Ivan Grokhotkovnvs: allow nvs_flash_init to be called more than once
2016-11-18 Ivan Grokhotkovnvs: initialize using layout from partition table
2016-11-18 Yulongcompoent bt:debug the btc_gap_ble module, fix the adv...
2016-11-18 Yulongcomponent bt:debug the scan result and add the resove...
2016-11-18 Wu Jian GangMerge branch 'feature/openssl' into 'master'
2016-11-18 Angus Grattonmbedtls hardware bignum: Expose ESP-only bignum API...
2016-11-18 Angus Grattonmbedtls hardware bignum: Support "RSA" interrupt for...
2016-11-18 Angus Grattonmbedtls hardware RSA: Put into menuconfig, squash warnings
2016-11-18 Angus Grattonmbedtls hardware RSA: Combine methods for calculating...
2016-11-18 Dong Hengmbedtls hardware RSA: Fix "mbedtls_mpi_exp_mod" hardwar...
2016-11-18 Dong Hengcomponents/openssl_demo: remove the apache license...
2016-11-17 Tian Haocomponent/bt : gatt server
2016-11-17 YulongMerge remote-tracking branch 'origin/feature/btdm_arch...
2016-11-17 Wu Jian GangMerge branch 'bugfix/taskwdt' into 'master'
2016-11-17 Jeroen DomburgMerge with master; merge Doxygen config
2016-11-17 Yulongcomponent bt: Added the client demo to the bt project
2016-11-17 Ivan GrokhotkovMerge branch 'feature/docs_general_notes' into 'master'
next