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 f9d20ea sigdeliver: fix system block when kill signal to idle in SMP
new 0aa78cc mtd/progmem: Let MTD_PROGMEM depend on ARCH_HAVE_PROGMEM
new c8d4a4c mtd/progmem: Add up_progmem_read callback guarded by
ARCH_HAVE_PROGMEM_READ
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:
arch/Kconfig | 5 +++++
drivers/mtd/Kconfig | 1 +
drivers/mtd/mtd_progmem.c | 23 +++++++++++++++++++----
include/nuttx/progmem.h | 33 +++++++++++++++++++++++++++++++++
4 files changed, 58 insertions(+), 4 deletions(-)