You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2016/10/11 22:03:47 UTC

[3/3] incubator-mynewt-core git commit: native bsp - Uncomment NFFS AREA designation.

native bsp - Uncomment NFFS AREA designation.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/2056cc63
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/2056cc63
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/2056cc63

Branch: refs/heads/develop
Commit: 2056cc633cbd3f506d303c77ae37a2e4a9d2ac36
Parents: dbb3d6b
Author: Christopher Collins <cc...@apache.org>
Authored: Tue Oct 11 15:03:24 2016 -0700
Committer: Christopher Collins <cc...@apache.org>
Committed: Tue Oct 11 15:03:24 2016 -0700

----------------------------------------------------------------------
 hw/bsp/native/syscfg.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/2056cc63/hw/bsp/native/syscfg.yml
----------------------------------------------------------------------
diff --git a/hw/bsp/native/syscfg.yml b/hw/bsp/native/syscfg.yml
index 31ce1c0..d648bb0 100644
--- a/hw/bsp/native/syscfg.yml
+++ b/hw/bsp/native/syscfg.yml
@@ -1,2 +1,2 @@
-#syscfg.vals:
-    #NFFS_FLASH_AREA: FLASH_AREA_NFFS
+syscfg.vals:
+    NFFS_FLASH_AREA: FLASH_AREA_NFFS