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 6177f10f6 stm32: Fix flash write
new 47a215ddf fs/fcb: Add support for flash with write size > 8
new 526237ba3 fs/fcb2: Fix data access for flash with big data alignment
new a09610139 sys/log_fcb: Relax write alignment restriction
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/fcb/src/fcb.c | 2 +-
fs/fcb/src/fcb_append.c | 4 ++--
fs/fcb/src/fcb_getnext.c | 4 ++--
fs/fcb/src/fcb_rotate.c | 2 +-
fs/fcb2/src/fcb_getnext.c | 3 ++-
sys/log/full/src/log_fcb.c | 4 ++--
sys/log/full/src/log_fcb2.c | 4 ++--
7 files changed, 12 insertions(+), 11 deletions(-)