mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Add support for STP
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef _RTL837X_STP_H_
|
||||
#define _RTL837X_STP_H_
|
||||
|
||||
#include <stdint.h>
|
||||
void stp_cnf_send(uint8_t port) __banked;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user