forked from kofal.net/zmk
Code partition size fix for nice!nano.
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
};
|
||||
code_partition: partition@26000 {
|
||||
label = "code_partition";
|
||||
reg = <0x00026000 0x0002e000>;
|
||||
reg = <0x00026000 0x000d2000>;
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user