first and compiling freertos
This commit is contained in:
6
docs/examples/eth_code/C/RP2040-ETH-Demo/main.c
Normal file
6
docs/examples/eth_code/C/RP2040-ETH-Demo/main.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "CH9120_Test.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
Pico_ETH_CH9120_test();
|
||||
}
|
||||
Reference in New Issue
Block a user