You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by je...@apache.org on 2018/11/29 13:10:52 UTC

[mynewt-core] 01/01: Merge pull request #1539 from kasjer/kasjer/spiflash-thread-safe

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

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

commit d80621845b233b7644f9b95647f2f7934060466c
Merge: 2d2c9f3 3038742
Author: kasjer <ka...@users.noreply.github.com>
AuthorDate: Thu Nov 29 14:10:47 2018 +0100

    Merge pull request #1539 from kasjer/kasjer/spiflash-thread-safe
    
    spiflash: Make spiflash thread safe

 .../flash/spiflash/include/spiflash/spiflash.h     |  6 ++
 hw/drivers/flash/spiflash/src/spiflash.c           | 91 +++++++++++++++++++---
 2 files changed, 88 insertions(+), 9 deletions(-)