Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaf1ab8d

Browse files
committed
chore(openamp): remove useless function
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parentc405bf2 commitaf1ab8d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎cores/arduino/stm32/OpenAMP/openamp.c

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -164,16 +164,6 @@ void OPENAMP_DeInit()
164164
metal_finish();
165165
}
166166

167-
/**
168-
* @brief Initialize the endpoint struct
169-
*
170-
* @param ept: virtio rpmsg endpoint
171-
*/
172-
voidOPENAMP_init_ept(structrpmsg_endpoint*ept)
173-
{
174-
rpmsg_init_ept(ept,"",RPMSG_ADDR_ANY,RPMSG_ADDR_ANY,NULL,NULL);
175-
}
176-
177167
/**
178168
* @brief Create and register the name service endpoint
179169
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp