koreader / koreader-base

Base framework offering a Lua scriptable environment for creating document readers
http://koreader.rocks/
GNU Affero General Public License v3.0
130 stars 105 forks source link

feat: Add support for kindles after fw 5.16.3 #1814

Closed notmarek closed 2 months ago

notmarek commented 2 months ago

Adds support for building koreader for kindles after the switch to hardfloats using https://github.com/notmarek/koxtoolchain. This is more of an example for people adventuring into jailbreak on newer firmwares rather than a ready for production toolchain since @NiLuJe mentioned wanting to do multiple modifications to it.


This change is Reviewable

NiLuJe commented 2 months ago

Front will need a cp make/kindlepw2.mk make/kindlehf.mk but that other than that it should be good enough for now ;).