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 9bd0f022f kernel/os_task: Update doxygen comments in the header file
new ff86f8f8f hal_flash: Add hal_flash_sector_info
new 869218ffd flash_test: Add flash area access support
The 2 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:
hw/hal/include/hal/hal_flash.h | 15 ++++
hw/hal/src/hal_flash.c | 15 ++++
test/flash_test/pkg.yml | 1 +
test/flash_test/src/flash_test.c | 159 +++++++++++++++++++++++++--------------
4 files changed, 134 insertions(+), 56 deletions(-)