This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 8dbcc992dd06b3ed56619c43e0efae1a27b6c130
Merge: 4f51c2b 380cfe7
Author: ccollins476ad <ccollins47...@gmail.com>
AuthorDate: Mon Sep 17 11:28:35 2018 -0700

    Merge pull request #1404 from ccollins476ad/flash-erased-val
    
    Fill in missing `hf_erased_val` for some MCUs

 hw/drivers/flash/at45db/src/at45db.c          | 1 +
 hw/drivers/flash/spiflash/src/spiflash.c      | 1 +
 hw/mcu/nordic/nrf52xxx-compat/src/hal_flash.c | 9 ++++++---
 hw/mcu/nordic/nrf52xxx-compat/src/hal_qspi.c  | 3 ++-
 hw/mcu/nordic/nrf52xxx/src/hal_flash.c        | 6 ++++--
 hw/mcu/nordic/nrf52xxx/src/hal_qspi.c         | 3 ++-
 6 files changed, 16 insertions(+), 7 deletions(-)

Reply via email to