ffe1d45183
A single malloc allocates space for both buffers. Previously, u8x8_SetupBitmap would figure out where the u8g2 buffer lives based on the u8x8 buffer, but this seems a bit fragile. Now, directly after allocating, the pointer for both buffers are figured out and stored separately. |
||
---|---|---|
.. | ||
arduino | ||
arm | ||
sdl | ||
stdio | ||
tga | ||
utf8 |