This is an automated email from the ASF dual-hosted git repository. davids5 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from ae6ae11 style fixes new 73723dd drivers/rwbuffer: Avoid ftl driver allocate the temporary erase buffer new a86a3d4 drivers/rwbuffer: Remove the redundant check in rwb_initialize new 62a840f drivers/rwbuffer: Should call rwb_wrflush in rwb_uninitialize 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: drivers/mtd/ftl.c | 17 ++++---- drivers/rwbuffer.c | 91 ++++++++++++++++++++++------------------ include/nuttx/drivers/rwbuffer.h | 3 ++ 3 files changed, 63 insertions(+), 48 deletions(-)