From 9da89f46f064cc0a59bca861c6a28e36ef200279 Mon Sep 17 00:00:00 2001 From: Ashish Chaudhari Date: Wed, 1 Oct 2014 16:06:35 -0700 Subject: b200: Bumped FX3 firmware compat number to 7. --- firmware/fx3/b200/b200_main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/fx3/b200') diff --git a/firmware/fx3/b200/b200_main.h b/firmware/fx3/b200/b200_main.h index 1fdb74801..2c6f178ec 100644 --- a/firmware/fx3/b200/b200_main.h +++ b/firmware/fx3/b200/b200_main.h @@ -10,7 +10,7 @@ #include "cyu3types.h" #include "cyu3usbconst.h" -#define FX3_COMPAT_MAJOR (uint8_t)(6) +#define FX3_COMPAT_MAJOR (uint8_t)(7) #define FX3_COMPAT_MINOR (uint8_t)(0) /* GPIO Pins */ -- cgit v1.2.3