Mover phy code to bank 2 as bank 1 already overflows

This commit is contained in:
logicog
2026-01-17 17:54:31 +01:00
parent eb0e90df5c
commit 892920a627
+2 -2
View File
@@ -16,8 +16,8 @@
#include "rtl837x_phy.h" #include "rtl837x_phy.h"
#include "phy.h" #include "phy.h"
#pragma codeseg BANK1 #pragma codeseg BANK2
#pragma constseg BANK1 #pragma constseg BANK2
extern __code uint16_t bit_mask[16]; extern __code uint16_t bit_mask[16];