update version to v2.1.1

This commit is contained in:
Artery-MCU
2023-10-30 11:24:27 +08:00
parent f49a554036
commit 9d554c6b91
164 changed files with 1243 additions and 637 deletions

View File

@@ -58,7 +58,7 @@ extern "C" {
/**
* @brief pwc wakeup pin num definition
*/
#define PWC_WAKEUP_PIN_1 ((uint32_t)0x00000100) /*!< standby wake-up pin1 */
#define PWC_WAKEUP_PIN_1 ((uint32_t)0x00000100) /*!< standby wake-up pin1(pa0) */
/** @defgroup PWC_exported_types
* @{