Skip to content

Commit 2576a9d

Browse files
committed
!trigger build fail test
1 parent d585e0b commit 2576a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/arduino/stm32/OpenAMP/mbox_ipcc.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ typedef enum {
5252

5353
/* Private variables ---------------------------------------------------------*/
5454
IPCC_HandleTypeDef hipcc;
55-
mbox_status_t msg_received_ch1 = MBOX_NO_MSG;
55+
mbox_status_t msg_received_ch1 = MBOX_NO_MSGGGGGGGGGGGGGGGGGGGGGGGGGGG;
5656
mbox_status_t msg_received_ch2 = MBOX_NO_MSG;
5757

5858
/* Private function prototypes -----------------------------------------------*/

0 commit comments

Comments
 (0)