I uploaded another HEL Library 2 Release Candidate today. You can download the new package from this page. For the changelog, please click here.
I removed the ATTR_IWRAM and ATTR_MEM_IN_IWRAM macros, which are not neccessary at all, since variables are stored in internal work ram by default. I also renamed ATTR_MEM_IN_EWRAM to ATTR_EWRAM and ATTR_FUNC_IN_IWRAM is called ATTR_FASTFUNC now.
If you recompile your project with the new library, don’t be too suprised when you get errors that those macros are missing. Just remove/replace them and everything should work again.
As usual, feedback would be appreciated.
