espressif / idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
147 stars 89 forks source link

fix(usb/esp_tinyusb): Fix backward compatibility for MSC max_files #244

Closed tore-espressif closed 11 months ago

tore-espressif commented 11 months ago

Fixes regression from #231 cc @pborcin

Now we check if max_files is zero. If yes, we default to max_files = 2

Version 1.4.1 was deleted (not yanked) so we skip this version in the changelog

github-actions[bot] commented 11 months ago

Unit Test Results

  11 files    11 suites   15m 11s :stopwatch:   27 tests   27 :heavy_check_mark: 0 :zzz: 0 :x: 252 runs  252 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit d20e6a8e.