This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
from 4e0a96141 bsp/nucleo-gxxxx: Fix config fcb settings new e1028818a fs/fatfs: Enable thread safe support new 92b27d131 fs/fatfs: Enable LNS and ExFAT support new f9766de20 mmc: Add support for ExFat The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: fs/fatfs/include/fatfs/ffconf.h | 17 +++++------ fs/fatfs/src/mynewt_glue.c | 68 +++++++++++++++++++++++++++++++++++++++++ fs/fatfs/syscfg.yml | 28 +++++++++++++++++ hw/drivers/mmc/src/mmc.c | 2 +- 4 files changed, 105 insertions(+), 10 deletions(-)