Explorar o código

tusb: rename `foosn` to `valentyusb`

Use the name `valentyusb` as the vendor for the `valentyusb`
project, rather than the manufacturer name of the Fomu device.

This is because the `valentyusb` core can be used across multiple
vendors, much like how other cores can be used across chip vendors.

Signed-off-by: Sean Cross <sean@xobs.io>
Sean Cross %!s(int64=6) %!d(string=hai) anos
pai
achega
cc73990530
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/tusb_option.h

+ 1 - 1
src/tusb_option.h

@@ -70,7 +70,7 @@
 
 
 #define OPT_MCU_CXD56         400 ///< SONY CXD56
 #define OPT_MCU_CXD56         400 ///< SONY CXD56
 
 
-#define OPT_MCU_FOMU_EPTRI    600 ///< Fomu eptri config
+#define OPT_MCU_VALENTYUSB_EPTRI 600 ///< Fomu eptri config
 
 
 /** @} */
 /** @} */