I have following question about code banking. There's some small tests, that uses one big library. So, how can I put this library to different code banks? Ofc, I can include this tests right in library project, but are there any other solutions?
Mb, I need to explain. Ive include library with code>64k in project. And I want to split it to different code bank, because its the only way to compile this project.
*code banks