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>
This commit is contained in:
Sean Cross 2019-11-12 21:12:31 -08:00
parent 8c5f02960b
commit cc73990530
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
#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
/** @} */