]> granicus.if.org Git - esp-idf/history - components/spi_flash/include/esp_partition.h
Merge branch 'bugfix/toolchain_detection_windows' into 'master'
[esp-idf] / components / spi_flash / include / esp_partition.h
2017-01-15 Angus GrattonMerge branch 'bugfix/toolchain_detection_windows' into...
2017-01-13 Ivan GrokhotkovMerge branch 'feature/esp32_core_dump' into 'master'
2017-01-11 Alexey Gerenkovesp32: Add core dump saving to flash feature
2016-12-15 Tian HaoMerge branch 'master' into bugfix/btdm_bluedroid
2016-12-14 Angus GrattonMerge branch 'bugfix/conf_across_mountpoints' into...
2016-12-12 Angus GrattonMerge branch 'feature/make_size' into 'master'
2016-12-12 Ivan GrokhotkovMerge branch 'test/integrate_stress_test_to_CI' into...
2016-12-12 Ivan GrokhotkovMerge branch 'bugfix/driver_cleanup_log' into 'master'
2016-12-11 Angus GrattonMerge branch 'feature/esptool_flash_encryption' into...
2016-12-02 Angus GrattonFlash encryption: Support enabling flash encryption...
2016-11-24 Tian HaoMerge branch 'master' into feature/btdm_bluedroid
2016-11-21 Xia XiaotianMerge branch 'master' into feature/wpa2_enterprise
2016-11-21 Angus GrattonMerge branch 'feature/bignum_rsa' into 'master'
2016-11-21 Ivan GrokhotkovMerge branch 'feature/support_build_multiple_bin' into...
2016-11-18 Ivan GrokhotkovMerge branch 'feature/save_logs_to_test_report' into...
2016-11-18 Xia Xiao TianMerge branch 'master' into feature/modem_sleep
2016-11-18 Wu Jian GangMerge branch 'feature/openssl' into 'master'
2016-11-17 Jeroen DomburgMerge with master; merge Doxygen config
2016-11-17 Ivan GrokhotkovMerge branch 'feature/docs_general_notes' into 'master'
2016-11-16 Ivan Grokhotkovdocs: fix Doxygen warnings, fail CI build on Doxygen...
2016-11-15 Dong HengMerge branch 'master' into feature/bignum_rsa
2016-11-04 Tian HaoMerge branch 'feature/btdm_prf_task' into feature/btdm_...
2016-11-02 Dong HengMerge branch 'master' into feature/openssl
2016-11-01 Ivan GrokhotkovMerge branch 'bugfix/only_deploy_when_test_pass' into...
2016-11-01 Ivan GrokhotkovMerge branch 'feature/deepsleep_stub_linker' into ...
2016-11-01 Tian HaoMerge branch 'master' into feature/btdm_bluedroid
2016-11-01 Wangjialinmerge master
2016-10-31 Ivan GrokhotkovMerge branch 'bugfix/nvs_leaks' into 'master'
2016-10-31 He Yin LingMerge branch 'test/clean_ci_fails' into 'master'
2016-10-31 Jeroen DomburgMerge branch 'feature/crosscore_int' into 'master'
2016-10-28 Wu Jian GangMerge branch 'feature/support_max_16_sockets' into...
2016-10-27 Ivan GrokhotkovMerge branch 'feature/partition_api' into 'master'
2016-10-27 Ivan Grokhotkovspi_flash: update comment blocks
2016-10-27 Ivan Grokhotkovpartition API: separate type and subtype into two enums
2016-10-27 Ivan Grokhotkovspi_flash: change pointer type to void*
2016-10-27 Ivan Grokhotkovspi_flash: implement partition API, drop trivial wrappers
2016-10-27 Ivan Grokhotkovspi_flash: implement partition API
2016-10-27 Ivan Grokhotkovcomponents/spi_flash: add high level partition api...