Initial commit: CCU621_M firmware project with BLE debug link support.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef ETH_LINK_H
|
||||
#define ETH_LINK_H
|
||||
|
||||
void ethernet_link_thread(void *argument);
|
||||
int is_eth_link_up(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user