Pablo Martínez
Pablo Martínez
I know there hasn't been any movement out here for 2 years, but i recently bought this board and would like having uf2 on it. - Is there something missing...
> tinyuf2 was overwritten Sure, but i mean it doesnt work after flashing the tinyuf2.bin back at it. Which doesnt make any sense in my potato brain
> That's not good. Does the blue LED stay on? Does double tap bring up the display? Can double check later but Led blinked on both events (plugging wire and...
Went to the mk file to add `-DRAMCODE` and give that a try, didnt work either. But thanks to that i realized there is `-flto`, disabled it and everything seems...
I kept the define for firmware-size concerns. However I've just pushed a change from conditional vtable to having a whole new factory method for the shift-register variant. This gives a...
Can I please get this reviewed to merge it before some conflicts appear in the future? I'm using the `shiftreg_vtable` on my **WIP** IL91874 driver (3color eink display), so this...
Latest refactor is still working on regular SPI devices, at least with the small testing i've done on my ILI9163 and ILI9341. **But** has broken the `toggling` vtable, thus `ili9486_shiftreg`...
Code has been fixed, simplified and abstracted now. Should be good to merge
Many months later, but i think this is ready for a review. Code is as clean as i could manage, driver works flawlessly as far as i've been playing with...
There's a typo on the path in the explanation, it says `rev4` but the command is compiling `rev3`