2017-03-29 |
Angus Gratton | Merge branch 'feature/mdns_dnssd_metaquery' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Angus Gratton | Merge branch 'bugfix/example_naming' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-29 |
negativekelvin | mdns: add simple dns-sd meta query support |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Angus Gratton | Merge branch 'bugfix/windows_setup' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Angus Gratton | examples: Standardise naming of files, symbols, etc... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Angus Gratton | Merge branch 'feature/doc_boards_and_modules' into... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Ivan Grokhotkov | Merge branch 'feature/ulp_toolchain' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Dmitry Yakovlev | ulp: add build system integration and example |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Angus Gratton | docs: Mention the 'examples' dir in the setup docs |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Angus Gratton | windows config: Update Windows setup script, pre-instal... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Jiang Jiang... | Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
XiaXiaotian | fix compile bug |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Ivan Grokhotkov | Merge branch 'feature/add_auth_type_for_wpa2_enterprise... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Ivan Grokhotkov | Merge branch 'bugfix/spi_flash_lock_period' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Ivan Grokhotkov | Merge branch 'feature/ci_tags_release_branches' into... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Ivan Grokhotkov | Merge branch 'bugfix/esp32_core_dump_issues' into ... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Angus Gratton | esp32: Move heap_alloc_caps to IRAM |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Ivan Grokhotkov | esp32: make soc header compatible with assembler |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Ivan Grokhotkov | driver/rtc: add APIs to enable/disable hold function |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Grokhotkov | Merge branch 'feature/ci-use-local-registry' into ... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Angus Gratton | Merge branch 'bugfix/minor_fixes' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Grokhotkov | Merge branch 'bugfix/nvs_init_check_empty_pages' into... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Angus Gratton | Merge branch 'bugfix/idf_monitor' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-23 |
XiaXiaotian | tw11087: fix wifi restore exception |
commit | commitdiff | tree | snapshot |
2017-03-23 |
XiaXiaotian | Reset WIFI mac when wifi start and update wifi lib |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Angus Gratton | idf_monitor: Use ANSI color codes for all output we... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Angus Gratton | build system: Add explicit DEBUG_FLAGS variable, pass... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Ivan Grokhotkov | ci: allow passing Hub account or registry name from... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Angus Gratton | ci: Swap github/gitlab submodules for release branches... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Angus Gratton | ci: Also run deployment steps for tags of form vX.Y... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Angus Gratton | unit test: Measure test wall time with CCOUNT, so it... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Angus Gratton | spi_flash: Split large SPI flash operations into parts... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
rudi ;-) | ethernet: Fix typo in log message |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Daniel Campora | freertos: Add config parameters to customize FreeRTOS... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Matthias Ringwald | component/bt: allow to use alternative Bluetooth stack... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
alarruskain | Fix late argument verification in emac-main |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Edmund Huber | build: Check for .git, but it doesn't have to be a... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Edmund Huber | esp32: esp_wifi.h: Replace a non-working #error stateme... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Edmund Huber | build: pass more arguments to git describe so that... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
rudi ;-) | README: Remove link typo |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Angus Gratton | bt: Fix typo ESP_BT_MODE_ILDE |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Angus Gratton | rmt driver: Remove accidental ESP_LOGE in isr handler |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Angus Gratton | rmt driver: Fix parameter & description of rmt_driver_i... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Alexey Gerenkov | bugfix: fixed path to esptool when there is no compiled... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Ivan Grokhotkov | Merge branch 'bugfix/btdm_blufi' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Tian Hao | component/bt : fix blufi bug of sec_mode reset |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Angus Gratton | linker scripts: Add explicit symbols for _iram_start... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Angus Gratton | idf_monitor: Fix issues using Ctrl-F/Ctrl-A/gdb with... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Angus Gratton | idf_monitor: Small fixes (baud rate, EOL, /dev/tty... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Angus Gratton | build system: Call 'git status' w/ machine-readable... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Ivan Grokhotkov | Merge branch 'feature/ledc_low_speed_channels' into... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Ivan Grokhotkov | Merge branch 'bugfix/i2c_spikes_on_master_init_#393_fro... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Ivan Grokhotkov | Merge branch 'bugfix/touch_pad_read_takes_too_much_time... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Ivan Grokhotkov | Merge branch 'bugfix/i2c_driver_error_under_release_opt... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Ivan Grokhotkov | Merge branch 'feature/adc_demo' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Chu Shu Chen | add adc1 example |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Wangjialin | bugfix: I2C spikes on master init #393 from github |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Wangjialin | bugfix: i2c driver not working in 'RELEASE' configuration |
commit | commitdiff | tree | snapshot |
2017-03-17 |
XiaXiaotian | wpa2: add authenticate type for wpa2 enterprise |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Wangjialin | Feature: add ledc low speed channels |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Ivan Grokhotkov | Merge branch 'bugfix/push_master_github' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Angus Gratton | ci: Fix master branch being pushed to master |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Ivan Grokhotkov | Merge branch 'bugfix/push_release_branches' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Ivan Grokhotkov | Merge branch 'feature/update_wifi_lib_for_some_fixs_and... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Angus Gratton | build/CI: Push all allocated release branches to github |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Ivan Grokhotkov | nvs: print page state as text in nvs_dump |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Ivan Grokhotkov | examples: check return value of nvs_flash_init |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Angus Gratton | Merge branch 'feature/idf_monitor' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Ivan Grokhotkov | Merge branch 'bugfix/mbedtls_non_blocking_sockets'... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ivan Grokhotkov | examples: remove nvs_flash_init from examples which... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ivan Grokhotkov | phy_init: move NVS init into relevant function, check... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ivan Grokhotkov | nvs: check that storage has at least one free page |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ivan Grokhotkov | nvs: add missing error code descriptions |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ivan Grokhotkov | Merge branch 'bugfix/mdns_security_issues' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-14 |
me-no-dev | address security issues with mDNS |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ivan Grokhotkov | Merge branch 'bugfix/make_test_components' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ivan Grokhotkov | Merge branch 'bugfix/fix_uart_stop_bit_2bit_error'... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Angus Gratton | Merge branch 'feature/aws_iot_sdk' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Liu Zhi Fu | esp32: update wifi lib for some bugfix/features |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Angus Gratton | AWS IoT Device SDK Support |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Neil Kolban | mbedtls port: Fix detection of EWOULDBLOCK/EAGAIN with... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Angus Gratton | Merge branch 'bugfix/unit_test_app_print_tests_in_corre... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
antti | fix unit test app to print tests in the same order... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Angus Gratton | tools: New idf_monitor 'make monitor' tool for smarter... |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Wangjialin | bugfix: fix uart 2-stop-bit error |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Chu Shu Chen | fix(touch_pad): modify touch pad read function and... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Ivan Grokhotkov | Merge branch 'bugfix/adv_type_error' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Jeroen Domburg | Merge branch 'feature/tighter_rom_memory_defines' into... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Jeroen Domburg | MR things |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Ivan Grokhotkov | make: don’t override TEST_COMPONENTS |
commit | commitdiff | tree | snapshot |
2017-03-09 |
island | component/bt: modify BLE advertising type error |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Jiang Jiang... | Merge branch 'feature/wifi_deinit_2' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Ivan Grokhotkov | Merge branch 'bugfix/btdm_gatt_attribute_table_debug... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Angus Gratton | Merge branch 'bugfix/wakeup_gpio_doc' into 'master' |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ivan Grokhotkov | deep sleep: add notice that pads used for wakeup will... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Angus Gratton | Merge branch 'bugfix/unit_test_parser_only_dirs' into... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Krzysztof | USB to serial driver links |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Jeroen Domburg | Malloc test: tabs -> spaces, fix description |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Jeroen Domburg | MR suggestions |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Jeroen Domburg | Add small testcase |
commit | commitdiff | tree | snapshot |
next |