generated from Template/H563ZI-HAL-CMake-Template
BLE transmit and receive success
This commit is contained in:
@@ -57,7 +57,7 @@ void GPDMA1_Channel4_IRQHandler(void);
|
||||
void GPDMA1_Channel5_IRQHandler(void);
|
||||
void TIM2_IRQHandler(void);
|
||||
void TIM3_IRQHandler(void);
|
||||
void TIM5_IRQHandler(void);
|
||||
void TIM6_IRQHandler(void);
|
||||
void USART2_IRQHandler(void);
|
||||
void USART3_IRQHandler(void);
|
||||
void UART4_IRQHandler(void);
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
/*#define TX_TIMER_THREAD_STACK_SIZE 1024*/
|
||||
/*#define TX_TIMER_THREAD_PRIORITY 0*/
|
||||
|
||||
/*#define TX_MINIMUM_STACK 200*/
|
||||
#define TX_MINIMUM_STACK 400
|
||||
|
||||
/* Determine if timer expirations (application timers, timeouts, and tx_thread_sleep) calls
|
||||
should be processed within the a system timer thread or directly in the timer ISR.
|
||||
|
||||
Reference in New Issue
Block a user