Joel Bodenmann jbo
jbo pushed to develop at uGFX/ugfx 2021-08-13 09:53:04 +00:00
cf01cb2e7c GDISP: Move extern GDISPVMT declarations outside of function body
jbo pushed to master at uGFX/ugfx 2021-08-12 18:31:58 +00:00
37450998e1 STM32LTDC: Fix board function signatures
jbo pushed to develop at uGFX/ugfx 2021-08-12 18:31:52 +00:00
37450998e1 STM32LTDC: Fix board function signatures
jbo pushed to master at uGFX/ugfx 2021-08-12 18:26:10 +00:00
6fa3520f2a Refactor STM32LTDC driver to outsource hardware specifics such as clock setup to the board file
beb815e109 Board STM32F746-Discovery: Fix rouge-ly replaced types
Compare 2 commits »
jbo opened issue uGFX/ugfx#1 2021-08-12 18:25:39 +00:00
Update all STM32LTDC board files
jbo pushed to develop at uGFX/ugfx 2021-08-12 18:22:52 +00:00
6fa3520f2a Refactor STM32LTDC driver to outsource hardware specifics such as clock setup to the board file
beb815e109 Board STM32F746-Discovery: Fix rouge-ly replaced types
Compare 2 commits »
jbo pushed to master at uGFX/ugfx 2021-08-12 11:02:58 +00:00
346375c001 Add experimental support for ChibiOS 6.x kernel
jbo pushed to develop at uGFX/ugfx 2021-08-12 10:49:37 +00:00
346375c001 Add experimental support for ChibiOS 6.x kernel
jbo deleted branch feature/chibios6_support from uGFX/ugfx 2021-08-12 10:49:30 +00:00
jbo created branch feature/chibios6_support in uGFX/ugfx 2021-08-12 10:48:04 +00:00
jbo pushed to feature/chibios6_support at uGFX/ugfx 2021-08-12 10:48:04 +00:00
346375c001 Add experimental support for ChibiOS 6.x kernel
jbo deleted branch chibios6_support from uGFX/ugfx 2021-08-12 10:48:01 +00:00
jbo created branch chibios6_support in uGFX/ugfx 2021-08-12 10:47:11 +00:00
jbo pushed to chibios6_support at uGFX/ugfx 2021-08-12 10:47:11 +00:00
346375c001 Add experimental support for ChibiOS 6.x kernel
jbo pushed to master at uGFX/ugfx 2021-08-12 10:23:21 +00:00
85c7b08825 Update changelog.txt
9c0678a291 Avoid duplicate const specifier compiler warnings
a587942305 Fix changelog.txt whitespace
Compare 3 commits »
jbo pushed to develop at uGFX/ugfx 2021-08-12 10:23:10 +00:00
85c7b08825 Update changelog.txt
9c0678a291 Avoid duplicate const specifier compiler warnings
Compare 2 commits »
jbo pushed to develop at uGFX/ugfx 2021-08-10 18:18:48 +00:00
a587942305 Fix changelog.txt whitespace
jbo created branch feature/sdl2_threaded in uGFX/ugfx 2021-08-10 18:08:20 +00:00
jbo pushed to feature/sdl2_threaded at uGFX/ugfx 2021-08-10 18:08:20 +00:00
a3bd2d25ce SDL2 driver: Use threaded model approach for easier debugging.
jbo pushed to master at uGFX/ugfx 2021-08-10 13:44:14 +00:00
47d9826a0a Fix compiler warning due to implicit cast