This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 5d3738345 examples: Build both native app and wasm app for hello to
pass CI test
new 3cb5d475a drivertest_block:Test the availability of each sector of the
block.
new 9768cfab7 drivertest_block:Give redundant space for bad blocks in nand
flash
new 4bc06d9a4 drivertest_block:New test items about cache and memory
alignment
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:
testing/drivertest/Makefile | 6 +
testing/drivertest/drivertest_block.c | 363 ++++++++++++++++++++++++++--------
2 files changed, 285 insertions(+), 84 deletions(-)