birdboat00

Results 5 issues of birdboat00

Hello, i was using the library https://github.com/vindar/ILI9341_T4 with this freertos port. The problem is, it freezes at https://github.com/vindar/ILI9341_T4/blob/d9bea487d0fa38fc52ffb2bf9e8efc7b827a1cbc/src/ILI9341Driver.h#L1433 for some time and then continues, even the SPI clock freezes (atleast...

Hello, i was using this library with the freertos port by tsandmann (tsandmann/freertos-teensy). The problem is, it freezes at https://github.com/vindar/ILI9341_T4/blob/d9bea487d0fa38fc52ffb2bf9e8efc7b827a1cbc/src/ILI9341Driver.h#L1433 for some time and then continues, even the SPI clock...

This should improve performance as we dont have to deal with rotating in software anymore. Im currently prototyping on my custom fork (which has a lot of stuff removed, so...

Making the GUI based on PAF would just integrate it so well with the rest of the system and could be a nice PS Store replacement. I understand it would...