@Gordon, what about making that buffer configurable from the application? (...if there is no hard limit for what ever reason). I know this can be a challenge (depending where - in which zone - this buffer resides in the 'image' / RAM... because - may be - of save() and restore). On the other hand, if a larger buffer helps me, I'm willing to pay with variables...
(Btw, 7 sounds to me like 3 bits in a (8..32 bit) descriptor or 2 32-bit entities.)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Gordon, what about making that buffer configurable from the application? (...if there is no hard limit for what ever reason). I know this can be a challenge (depending where - in which zone - this buffer resides in the 'image' / RAM... because - may be - of
save()
and restore). On the other hand, if a larger buffer helps me, I'm willing to pay with variables...(Btw, 7 sounds to me like 3 bits in a (8..32 bit) descriptor or 2 32-bit entities.)