]> granicus.if.org Git - esp-idf/history - components/spi_flash/include/esp_partition.h
Merge branch 'master' into feature/modem_sleep
[esp-idf] / components / spi_flash / include / esp_partition.h
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-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 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...