Add W6300 ethernet initialization
This commit is contained in:
11
lib/w6300/board_list.h
Normal file
11
lib/w6300/board_list.h
Normal file
@@ -0,0 +1,11 @@
|
||||
/* Board list */
|
||||
#define WIZnet_Ethernet_HAT 0
|
||||
#define W5100S_EVB_PICO 1
|
||||
#define W5500_EVB_PICO 2
|
||||
#define W55RP20_EVB_PICO 3
|
||||
#define W5100S_EVB_PICO2 4
|
||||
#define W5500_EVB_PICO2 5
|
||||
#define W6100_EVB_PICO 6
|
||||
#define W6100_EVB_PICO2 7
|
||||
#define W6300_EVB_PICO 8
|
||||
#define W6300_EVB_PICO2 9
|
||||
Reference in New Issue
Block a user