]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-03-24 Ivan GrokhotkovMerge branch 'bugfix/esp32_core_dump_issues' into ...
2017-03-23 Ivan GrokhotkovMerge branch 'feature/ci-use-local-registry' into ...
2017-03-23 Angus GrattonMerge branch 'bugfix/minor_fixes' into 'master'
2017-03-23 Ivan GrokhotkovMerge branch 'bugfix/nvs_init_check_empty_pages' into...
2017-03-23 Angus GrattonMerge branch 'bugfix/idf_monitor' into 'master'
2017-03-23 Angus Grattonidf_monitor: Use ANSI color codes for all output we...
2017-03-23 Angus Grattonbuild system: Add explicit DEBUG_FLAGS variable, pass...
2017-03-22 Ivan Grokhotkovci: allow passing Hub account or registry name from...
2017-03-22 rudi ;-)ethernet: Fix typo in log message
2017-03-22 Daniel Camporafreertos: Add config parameters to customize FreeRTOS...
2017-03-22 Matthias Ringwaldcomponent/bt: allow to use alternative Bluetooth stack...
2017-03-22 alarruskainFix late argument verification in emac-main
2017-03-22 Edmund Huberbuild: Check for .git, but it doesn't have to be a...
2017-03-22 Edmund Huberesp32: esp_wifi.h: Replace a non-working #error stateme...
2017-03-22 Edmund Huberbuild: pass more arguments to git describe so that...
2017-03-22 rudi ;-)README: Remove link typo
2017-03-22 Angus Grattonbt: Fix typo ESP_BT_MODE_ILDE
2017-03-22 Angus Grattonrmt driver: Remove accidental ESP_LOGE in isr handler
2017-03-22 Angus Grattonrmt driver: Fix parameter & description of rmt_driver_i...
2017-03-21 Alexey Gerenkovbugfix: fixed path to esptool when there is no compiled...
2017-03-21 Ivan GrokhotkovMerge branch 'bugfix/btdm_blufi' into 'master'
2017-03-21 Tian Haocomponent/bt : fix blufi bug of sec_mode reset
2017-03-21 Angus Grattonlinker scripts: Add explicit symbols for _iram_start...
2017-03-21 Angus Grattonidf_monitor: Fix issues using Ctrl-F/Ctrl-A/gdb with...
2017-03-21 Angus Grattonidf_monitor: Small fixes (baud rate, EOL, /dev/tty...
2017-03-21 Ivan GrokhotkovMerge branch 'feature/ledc_low_speed_channels' into...
2017-03-21 Ivan GrokhotkovMerge branch 'bugfix/i2c_spikes_on_master_init_#393_fro...
2017-03-21 Ivan GrokhotkovMerge branch 'bugfix/touch_pad_read_takes_too_much_time...
2017-03-21 Ivan GrokhotkovMerge branch 'bugfix/i2c_driver_error_under_release_opt...
2017-03-21 Ivan GrokhotkovMerge branch 'feature/adc_demo' into 'master'
2017-03-20 Chu Shu Chenadd adc1 example
2017-03-19 Wangjialinbugfix: I2C spikes on master init #393 from github
2017-03-19 Wangjialinbugfix: i2c driver not working in 'RELEASE' configuration
2017-03-17 WangjialinFeature: add ledc low speed channels
2017-03-17 Ivan GrokhotkovMerge branch 'bugfix/push_master_github' into 'master'
2017-03-17 Angus Grattonci: Fix master branch being pushed to master
2017-03-16 Ivan GrokhotkovMerge branch 'bugfix/push_release_branches' into 'master'
2017-03-16 Ivan GrokhotkovMerge branch 'feature/update_wifi_lib_for_some_fixs_and...
2017-03-15 Angus Grattonbuild/CI: Push all allocated release branches to github
2017-03-15 Ivan Grokhotkovnvs: print page state as text in nvs_dump
2017-03-15 Ivan Grokhotkovexamples: check return value of nvs_flash_init
2017-03-15 Angus GrattonMerge branch 'feature/idf_monitor' into 'master'
2017-03-15 Ivan GrokhotkovMerge branch 'bugfix/mbedtls_non_blocking_sockets'...
2017-03-14 Ivan Grokhotkovexamples: remove nvs_flash_init from examples which...
2017-03-14 Ivan Grokhotkovphy_init: move NVS init into relevant function, check...
2017-03-14 Ivan Grokhotkovnvs: check that storage has at least one free page
2017-03-14 Ivan Grokhotkovnvs: add missing error code descriptions
2017-03-14 Ivan GrokhotkovMerge branch 'bugfix/mdns_security_issues' into 'master'
2017-03-14 me-no-devaddress security issues with mDNS
2017-03-14 Ivan GrokhotkovMerge branch 'bugfix/make_test_components' into 'master'
2017-03-14 Ivan GrokhotkovMerge branch 'bugfix/fix_uart_stop_bit_2bit_error'...
2017-03-14 Angus GrattonMerge branch 'feature/aws_iot_sdk' into 'master'
2017-03-14 Liu Zhi Fuesp32: update wifi lib for some bugfix/features
2017-03-13 Angus GrattonAWS IoT Device SDK Support
2017-03-13 Neil Kolbanmbedtls port: Fix detection of EWOULDBLOCK/EAGAIN with...
2017-03-13 Angus GrattonMerge branch 'bugfix/unit_test_app_print_tests_in_corre...
2017-03-13 anttifix unit test app to print tests in the same order...
2017-03-13 Angus Grattontools: New idf_monitor 'make monitor' tool for smarter...
2017-03-12 Wangjialinbugfix: fix uart 2-stop-bit error
2017-03-11 Chu Shu Chen fix(touch_pad): modify touch pad read function and...
2017-03-10 Ivan GrokhotkovMerge branch 'bugfix/adv_type_error' into 'master'
2017-03-09 Jeroen DomburgMerge branch 'feature/tighter_rom_memory_defines' into...
2017-03-09 Jeroen DomburgMR things
2017-03-09 Ivan Grokhotkovmake: don’t override TEST_COMPONENTS
2017-03-09 islandcomponent/bt: modify BLE advertising type error
2017-03-09 Jiang Jiang... Merge branch 'feature/wifi_deinit_2' into 'master'
2017-03-09 Ivan GrokhotkovMerge branch 'bugfix/btdm_gatt_attribute_table_debug...
2017-03-08 Angus GrattonMerge branch 'bugfix/wakeup_gpio_doc' into 'master'
2017-03-08 Ivan Grokhotkovdeep sleep: add notice that pads used for wakeup will...
2017-03-08 Angus GrattonMerge branch 'bugfix/unit_test_parser_only_dirs' into...
2017-03-08 Jeroen DomburgMalloc test: tabs -> spaces, fix description
2017-03-08 Jeroen DomburgMR suggestions
2017-03-08 Jeroen DomburgAdd small testcase
2017-03-08 Jeroen DomburgValidate more GPIO ROM functions for non-use of static RAM
2017-03-08 Jeroen Domburgtight 28k
2017-03-08 Ivan GrokhotkovMerge branch 'bugfix/fix_ulp_unit_test' into 'master'
2017-03-08 islandbt component: code style update
2017-03-08 islandbt component: update if…else code style
2017-03-08 Ivan Grokhotkovulp: ignore tests which use deep sleep
2017-03-08 Ivan GrokhotkovMerge branch 'feature/deep_sleep_wakeup_from_touch...
2017-03-08 XiaXiaotianwifi deinit: update esp_wifi_deinit()
2017-03-07 Angus Grattonmbedtls: Enable filesystem support
2017-03-07 Angus Grattonfatfs: Support for Long Filenames
2017-03-07 islandbt component: optimize gatt debug information
2017-03-07 Ivan GrokhotkovMerge branch 'bugfix/btdm_host_init_flow' into 'master'
2017-03-07 Jiang Jiang... Merge branch 'feature/btdm_cfg_stack_size' into 'master'
2017-03-07 Angus GrattonMerge branch 'feature/touch_pad_examples' into 'master'
2017-03-06 Angus GrattonmbedTLS: Add generic support for mbedTLS debug output...
2017-03-06 Angus GrattonEmbedding files: Don't use directory fragments in embed...
2017-03-06 Angus GrattonAdd jsmn JSON parser component
2017-03-06 Angus Grattonunit tests: Make UnitTestParser ignore non-directories...
2017-03-06 Angus GrattonMerge branch 'feature/esptool_espefuse_set_flash_voltag...
2017-03-06 Krzysztof- examples: add 'Capacitive touch sensor read' example
2017-03-06 wangmengyangcomponent/bt: optimize stack size of Bluetooth Tasks...
2017-03-06 Ivan GrokhotkovMerge branch 'feature/lwip_numbers' into 'master'
2017-03-06 Ivan GrokhotkovMerge branch 'feature/unit_tests_in_app' into 'master'
2017-03-06 Ivan GrokhotkovMerge branch 'bugfix/soc_io_mux_h' into 'master'
2017-03-06 islandbt component: fix bluetooth gatt packets process bugs
2017-03-06 Ivan GrokhotkovMerge branch 'bugfix/partition_and_mmap_issues' into...
2017-03-06 Ivan GrokhotkovMerge branch 'bugfix/master_out_of_sync' into 'master'
next