Moving PHY code to BANK1

This commit is contained in:
logicog
2025-06-25 15:30:50 +02:00
parent 73a0a7d137
commit 5faf31cdb8
10 changed files with 356 additions and 302 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ AFLAGS= -plosgff
all: rtlplayground.bin injector
SRCS= rtlplayground.c rtl837x_flash.c
SRCS= rtlplayground.c rtl837x_flash.c rtl837x_phy.c
OBJS= ${SRCS:.c=.rel}
clean: