6kro rollback

This commit is contained in:
2025-09-06 23:32:00 -07:00
parent e3e99c177b
commit 03bc7686ae
6 changed files with 45 additions and 74 deletions

View File

@@ -41,10 +41,10 @@
* @{
*/
/** @defgroup USBD_DESC_Exported_Constants USBD_DESC_Exported_Constants
* @brief Constants.
* @{
*/
/*
* User to provide a unique ID to define the USB device serial number
* The use of UID_BASE register can be considered as an example
*/
#define DEVICE_ID1 (UID_BASE)
#define DEVICE_ID2 (UID_BASE + 0x4)
#define DEVICE_ID3 (UID_BASE + 0x8)