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

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

commit 5be940080bdbbac4541100ac96331cb4ebfd6b5d
Author: SPRESENSE <[email protected]>
AuthorDate: Mon Apr 11 19:03:53 2022 +0900

    arch: cxd56xx: update loader and gnssfw version
    
    Update loader and gnssfw to version 2.2.20585
---
 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 3e12f7551e..a58e2eca95 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 20175
+#define FARAPISTUB_VERSION 20585
 
 #endif /* __ARCH_ARM_SRC_CXD56XX_CXD56_FARAPISTUB_H */

Reply via email to