You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rationale behind the API was to have the minimum viable dependency on epsilon to avoid breakages, as it was changing very often. I dont know the exact size of lz4 implementation, but I guess it should be a few kb of flash, and I think not an issue to duplicate.
I'm not very involved anymore in epsilon and external apps for now (not enough time...) sorry, but you can do what you want in Omega.
Epsilon has LZ4 in its source, but the API doesn't export its functions, so some apps re-implement it externaly (like peanut gb), loosing some ROM...
The text was updated successfully, but these errors were encountered: