]> granicus.if.org Git - esp-idf/history - components/spi_flash/include/esp_partition.h
Merge branch 'feature/btdm_prf_task' into feature/btdm_bluedroid
[esp-idf] / components / spi_flash / include / esp_partition.h
2016-11-04 Tian HaoMerge branch 'feature/btdm_prf_task' into feature/btdm_...
2016-11-01 Tian HaoMerge branch 'master' into feature/btdm_bluedroid
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...