8000 (test) just failing commit · stm32duino/Arduino_Core_STM32@2e2d3c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e2d3c3

Browse files
committed
(test) just failing commit
1 parent a6dcefe commit 2e2d3c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/arduino/stm32/OpenAMP/mbox_ipcc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ int MAILBOX_Notify(void *priv, uint32_t vring_id)
149149
} else {
150150
return -1;
151151
}
152+
hey!
152153

153154
/* Check that the channel is free (otherwise wait until it is) */
154155
if (HAL_IPCC_GetChannelStatus(&hipcc, channel, IPCC_CHANNEL_DIR_TX) == IPCC_CHANNEL_STATUS_OCCUPIED) {

0 commit comments

Comments
 (0)
0