revise define STM32WLE5
This commit is contained in:
parent
8039c946db
commit
ae918aa783
|
@ -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
|
||||||
|
|
Reference in New Issue