You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by je...@apache.org on 2021/05/20 05:24:03 UTC

[incubator-nuttx] 06/21: arch: cxd56xx: update loader and gnssfw version

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

jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 09cc6b780b9530ceafe104df54ff03bf84fbf3fa
Author: SPRESENSE <41...@users.noreply.github.com>
AuthorDate: Wed May 19 17:04:08 2021 +0900

    arch: cxd56xx: update loader and gnssfw version
    
    Update loader and gnssfw to version 2.2.20175
---
 arch/arm/src/cxd56xx/cxd56_farapistub.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/src/cxd56xx/cxd56_farapistub.h b/arch/arm/src/cxd56xx/cxd56_farapistub.h
index 5fa5c27..3e12f75 100644
--- a/arch/arm/src/cxd56xx/cxd56_farapistub.h
+++ b/arch/arm/src/cxd56xx/cxd56_farapistub.h
@@ -21,6 +21,6 @@
 #ifndef __ARCH_ARM_SRC_CXD56XX_CXD56_FARAPISTUB_H
 #define __ARCH_ARM_SRC_CXD56XX_CXD56_FARAPISTUB_H
 
-#define FARAPISTUB_VERSION 20129
+#define FARAPISTUB_VERSION 20175
 
 #endif /* __ARCH_ARM_SRC_CXD56XX_CXD56_FARAPISTUB_H */