]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/spiffs_obj_name_len_check' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 1 Feb 2018 04:18:39 +0000 (12:18 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 1 Feb 2018 04:18:39 +0000 (12:18 +0800)
commit50892efc5c92385ca7880f594da029788346fff9
tree60934000f5a7a3b83d13ef2b39b36a1ddf4206b2
parentf51880f8ac77e45fabf119b8e47a85ba5622764b
parent1103e1babaafff78f48c3aa73221d26daf4436a2
Merge branch 'bugfix/spiffs_obj_name_len_check' into 'master'

SPIFFS: fix issues with formatting and page size limit

See merge request idf/esp-idf!1866