]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-01-03 islandcomponent/bt: add link of tutorial in README.rst
2018-01-03 islandcomponent/bt: Add bluetooth example tutorials
2018-01-02 Angus GrattonMerge branch 'bugfix/i2c_regression_v30' into 'release...
2018-01-01 Per MalmbergFix regression in i2c_master_read() which rejected...
2017-12-29 Jiang Jiang... Merge branch 'bugfix/recompile_with_new_psram_toolchain...
2017-12-29 Jiang Jiang... Merge branch 'bugfix/build_bt_lib_with_updated_toolchai...
2017-12-29 XiaXiaotianrecompile wifi lib with new toolchain 1.22.0-78-g4b87650
2017-12-29 wangmengyangcomponent/bt: build libbtdm_app.a with updated toolchai...
2017-12-29 Ivan GrokhotkovMerge branch 'bugfix/static_mem_workaround_v30' into...
2017-12-28 Angus Grattonesp32: Change 192KB runtime static limit workaround...
2017-12-28 Jiang Jiang... Merge branch 'cherry-pick-13a087a3' into 'release/v3.0'
2017-12-28 Jiang Jiang... Merge branch 'cherry-pick-566fab02' into 'release/v3.0'
2017-12-28 Jiang Jiang... Merge branch 'cherry-pick-7d0d2854' into 'release/v3.0'
2017-12-28 Jiang Jiang... Merge branch 'cherry-pick-into-3.0' into 'release/v3.0'
2017-12-28 Angus GrattonMerge branch 'bugfix/iperf_example_bugfix' into 'master'
2017-12-27 Jiang Jiang... Merge branch 'bugfix/btdm_disconnect_fail_during_pairin...
2017-12-27 Jiang Jiang... Merge branch 'bugfix/btdm_error_when_white_list_is_full...
2017-12-27 Darian Leungfreertos: prvCheckTasksWaitingTermination bugfix
2017-12-27 krzychbReview comments implemented
2017-12-27 krzychbRMT transmitter and receiver overview pictures
2017-12-27 krzychbImplement review comments
2017-12-27 krzychbRMT API docs update, new example
2017-12-27 krzychbA workaround for MSYS2 / Windows system to be able...
2017-12-27 koohoadd NACK for the last byte to read
2017-12-27 Jeroen DomburgAdd support for Makefile.componentbuild files
2017-12-27 Tuan PMAdd .editorconfig file
2017-12-27 Jeroen DomburgFix the clock subsystem so it doesn't undo the weird...
2017-12-27 Angus Grattonesp32: Fix backwards compatibility for pre-v2.1 bootloaders
2017-12-27 Piyush Shahfreertos/ringbuf: Added an API xRingbufferCreateNoSplit()
2017-12-27 Piyush Shahfreertos/ringbuf: Add an API xRingbufferIsNextItemWrapped()
2017-12-27 Piyush Shahfreertos/ringbuf: Add an API xRingbufferGetCurFreeSize...
2017-12-27 Angus Grattonlog: Remove non-static TAG variables
2017-12-27 Chuck Toddi2c: rx <-> tx typo's, NULLing free'd variable, consist...
2017-12-27 Fabiano Kovalskidriver(i2c): corrected timeout range for i2c_set_timeout.
2017-12-27 Wangjialinbugfix(i2c): use queue instead of event group for inter...
2017-12-27 michaelfeat(monitor): add pause feature.
2017-12-27 michaelfeat(monitor): add new feature allowing disabling log...
2017-12-27 Kewalfix typo for heap cap free size
2017-12-27 krzychbLinked ESP32 datasheet and regulatory certificates
2017-12-27 krzychbFixed issues identified during review
2017-12-27 krzychbThe WROOM and WROVER family of modules is now extended...
2017-12-27 Ivan Grokhotkovbootloader: don't log anything before uart_console_conf...
2017-12-27 Ivan Grokhotkovesp32: fix incorrect clock enable bit name for UART0
2017-12-27 Ivan Grokhotkovfatfs: fix double free in bailout path of esp_vfs_fat_s...
2017-12-27 Ivan Grokhotkovsdspi: use response timeout passed from upper layer
2017-12-27 Ivan Grokhotkovfatfs: fix deinit not called for SDSPI host
2017-12-27 krzychbResolves: Warning '-s option given but default rule...
2017-12-27 Ivan Grokhotkovdocs: add information about execution time of ULP instr...
2017-12-27 Ivan Grokhotkovulp: document the need to wait for RTC to be ready...
2017-12-27 Ivan Grokhotkovulp: mention that instructions array must be declared...
2017-12-27 Ivan Grokhotkovdocs: add description of ULP I2C instructions
2017-12-27 Ivan Grokhotkovtime: rename time source option from FRC to "high-resol...
2017-12-27 Ivan Grokhotkovnewlib/time: fix compilation error when only RTC is...
2017-12-27 Ivan Grokhotkovvfs/fatfs: use structures with bit fields for FAT date...
2017-12-27 Ivan Grokhotkovvfs/fatfs: fix stat call failing when called for mount...
2017-12-27 Ivan Grokhotkovspiffs: make OBJ_META_LEN configurable, make mtime...
2017-12-27 luc lebosseUnify the time file creation for SPIFFS and SD
2017-12-27 krzychb1. Following https://esp32.com/viewtopic.php?f=14&t...
2017-12-27 panfengbugfix: io setting useless when io_num > 32
2017-12-27 Paul ReimerAdd #include guards and __cplusplus guards to esp_debug.h
2017-12-27 Paul Reimerbuild system: Add *.cc files to list of file extensions...
2017-12-27 robotrovskyBugfix I_DELAY macro
2017-12-27 Ivan Grokhotkovopenssl: add feature check for MBEDTLS_SSL_ALPN
2017-12-27 Mahavir Jainheap_trace: fix bug in realloc for copying trace record
2017-12-27 Mahavir Jaindocs: fix i2s code snippet for interrupt flags setting
2017-12-27 Ivan Grokhotkovdocs: link to FreeRTOS APIs from SMP changes documentation
2017-12-27 Ivan Grokhotkovdocs: add FreeRTOS API docs
2017-12-27 Darian Leungfreertos/fix SMP bug with Idle task clean up
2017-12-27 Roman Valls... Update cJSON to 1.6.0
2017-12-27 Roman Valls... Fix compilation errors when using gcc-7.2.0 for the...
2017-12-27 Angus Grattonspi_flash: Add option to log warnings if (spuriously...
2017-12-27 Angus Grattonspi_flash: Add option to verify all writes by reading...
2017-12-27 Angus Grattonwindows: Allow "make menuconfig" to work if ming32...
2017-12-27 Jiang Jiang... Merge branch 'refactor/btdm_spp_client_demo' into ...
2017-12-25 Ivan GrokhotkovMerge branch 'bugfix/btdm_modify_code_format_and_commen...
2017-12-22 zhiweijianComponent/bt: modify code format and comments
2017-12-22 Ivan GrokhotkovMerge branch 'bugfix/btdm_fix_memory_leak_for_SMP_V3...
2017-12-21 xiewenxiangcomponent/bt: refactor spp client demo
2017-12-20 Jiang Jiang... Merge branch 'bugfix/esp_timer_overflow_bugs' into...
2017-12-20 Jiang Jiang... Merge branch 'feature/eth_set_mac_addr_for_3.0' into...
2017-12-20 zhiweijiancomponent/bt: fix memory leak in SMP
2017-12-19 Jackesp_timer:fix three bugs about timer get and timer...
2017-12-19 Jiang Jiang... Merge branch 'bugfix/fix_some_wifi_bugs_v3.0' into...
2017-12-19 Jiang Jiang... Merge branch 'bugfix/btdm_send_data_length_req_after_re...
2017-12-19 Jiang Jiang... Merge branch 'bugfix/btdm_mem_release_for_v3_0' into...
2017-12-19 Jiang Jiang... Merge branch 'bugfix/btdm_optimiz_adv_cb_func_for_3_0...
2017-12-17 Angus GrattonMerge branch 'bugfix/windows_10_idf_monitor_redux_v30...
2017-12-15 Yulongcomponent/bt: Optimized broadcast callback function...
2017-12-15 XiaXiaotianFix some wifi bugs
2017-12-15 shangkeemac:add set_eth_mac api
2017-12-15 Angus Grattonidf_monitor: Fix Windows 10 bug in cases where second...
2017-12-13 Tian Haocomponent/bt : fix btdm mem release cause 0x3ffbbb28...
2017-12-12 zhiweijianComponent/bt: send data length request by host after...
2017-12-08 Tian Haocomponent/btdm : change bt.h name to esp_bt.h to form... v3.0-rc1
2017-12-07 krzychbLEDC Driver: Added back original definitions of 'duty_r...
2017-12-07 krzychbPin descriptions, overview diagram and board dimensions...
2017-12-07 zhangyanjiaowhen netconn created directly,netconn_delete() will...
2017-12-01 Jiang Jiang... Merge branch 'bugfix/wdt_periph_enable' into 'master' v3.1-dev
2017-12-01 Jiang Jiang... Merge branch 'bugfix/btdm_connect_stable_optimiz' into...
2017-12-01 Ivan GrokhotkovMerge branch 'feature/btdm_avrc_metadata' into 'master'
next