mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Mover phy code to bank 2 as bank 1 already overflows
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@
|
||||
#include "rtl837x_phy.h"
|
||||
#include "phy.h"
|
||||
|
||||
#pragma codeseg BANK1
|
||||
#pragma constseg BANK1
|
||||
#pragma codeseg BANK2
|
||||
#pragma constseg BANK2
|
||||
|
||||
extern __code uint16_t bit_mask[16];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user