pebble-dev / RebbleOS

open source operating system for low-power smartwatches
Other
355 stars 38 forks source link

tintin: modify mkpack to have only 0x100C table size #43

Open jwise opened 6 years ago

jwise commented 6 years ago

Currently 0x200c, but on real tintin respacks, 0x100c table size, presumably to save flash space. RES_START in hw/platform/tintin/platform.h.

eliedrian commented 4 years ago

Hi, would like to take this up. What would I need to do?

Update RES_START in hw/platform/tintin/platform.h and update mkpack.py as well?