revise define STM32WLE5

This commit is contained in:
Yunhorn 2023-07-03 13:51:43 +08:00
parent 8039c946db
commit ae918aa783
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@
/* /*
* MCU CORE SELECTION * MCU CORE SELECTION
*/ */
//#define USE_STM32WLE5 1U //STM32WLE5CCUX #define USE_STM32WLE5 1U //STM32WLE5CCUX
#define USE_STM32WL55 1U //STM32WL55JC1X //#define USE_STM32WL55 1U //STM32WL55JC1X
/* /*
* MODULE SELECTION * MODULE SELECTION