aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup STM32LTDC driverJoel Bodenmann2015-07-121-14/+26
* Adding DMA2D to STM32F429i-DiscoveryJoel Bodenmann2015-07-123-0/+127
* Adding DMA2D support to STM32LTDC driverJoel Bodenmann2015-07-123-2/+126
* Small bug fix + docoinmarket2015-07-112-1/+4
* Merge branch 'STM32F7_Discovery'inmarket2015-07-1121-6/+6119
|\
| * Working STM32F746G-Discovery board + example for raw32inmarket2015-07-1112-69/+2251
| * Improving formatting of makefile verbose outputJoel Bodenmann2015-07-101-7/+17
| * working on the LTDC driver (not done yet and also hacky code)Joel Bodenmann2015-07-102-4/+6
| * Renaming example dir to keep naming consistentJoel Bodenmann2015-07-101-0/+0
| * Merge branch 'STM32F7_Discovery' of https://bitbucket.org/Tectu/ugfx into STM...Joel Bodenmann2015-07-106-0/+134
| |\
| | * Example make for stm32m7 using ugfx make system (not complete)inmarket2015-07-104-0/+97
| | * Makefile additions for stm32m7 and raw32inmarket2015-07-102-0/+37
| * | More work on the F7 discoveryJoel Bodenmann2015-07-102-1/+6
| |/
| * Some more work on the F7 discoveryJoel Bodenmann2015-07-096-466/+39
| * Renaming driver to STM32LTDC as this will be a generic oneJoel Bodenmann2015-07-098-9/+9
| * Adding correct display parametersJoel Bodenmann2015-07-082-7/+7
| * Merge branch 'master' into STM32F7_Discoveryinmarket2015-07-089-116/+135
| |\
| * | Adding some board file stuff for the F7 discovery (nothing done yet, just add...Joel Bodenmann2015-07-0811-18/+3650
| * | WhitespacesJoel Bodenmann2015-07-081-9/+17
| * | Remove obsolete ILI9341 stuff.Joel Bodenmann2015-07-081-70/+3
| * | Fixing include pathsJoel Bodenmann2015-07-081-4/+2
| * | Starting STM32F7 Discovery driver developmentJoel Bodenmann2015-07-086-0/+673
* | | Fix in FT5x06 touch driverJoel Bodenmann2015-07-101-1/+1
* | | Revert "Fix in FT5x06 touch driver"Joel Bodenmann2015-07-101-1/+1
* | | Fix in FT5x06 touch driverJoel Bodenmann2015-07-101-1/+1
* | | Makefile additions for stm32m7 and raw32inmarket2015-07-102-0/+37
* | | Renaming JSON files used by the uGFX-StudioJoel Bodenmann2015-07-081-471/+0
* | | Renaming JSON files used by the uGFX-StudioJoel Bodenmann2015-07-082-0/+942
* | | Fixing typo in Raw32 codeJoel Bodenmann2015-07-081-1/+1
| |/ |/|
* | Updated gos/threads and gos/threads_advanced demos.inmarket2015-07-084-104/+108
* | Provide better access to compiler optimisations for the raw schedulerinmarket2015-07-084-9/+24
* | Allow a zero sized clipping regioninmarket2015-07-081-1/+1
* | Correction of stackbase for mingw32inmarket2015-07-082-2/+2
|/
* Add win32.chibios and win32.raw32 OPT_OS options to the make system.inmarket2015-07-082-0/+21
* Fix single file make issues with GOS Raw32 on the Win32 platform.inmarket2015-07-081-1/+10
* Merge remote-tracking branch 'origin/master'inmarket2015-07-083-3/+3
|\
| * Fixing stack alignment issue in Arduino schedulerJoel Bodenmann2015-07-081-1/+1
| * Fixing stack alignment issue in RAW32 schedulerJoel Bodenmann2015-07-081-1/+1
| * Doxygen updateJoel Bodenmann2015-07-051-1/+1
* | Spelling fixes.inmarket2015-07-081-2/+2
|/
* Improving progressbar doxygenJoel Bodenmann2015-07-051-1/+1
* Improving Pixmap APIJoel Bodenmann2015-07-033-14/+17
* Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap (droppi...Joel Bodenmann2015-07-033-1/+1
* Improving type definition inclusion in RAW32 portJoel Bodenmann2015-07-021-2/+6
* Adding Tabset widget demoJoel Bodenmann2015-06-263-0/+195
* Updating /demos/3rdparty/doom demoJoel Bodenmann2015-06-211-2/+5
* Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963Joel Bodenmann2015-06-213-10/+23
* Improving demo (/demos/tools/touch_calibration_grabber)Joel Bodenmann2015-06-191-0/+4
* Fixing ChibiOS/RT 3.x portJoel Bodenmann2015-06-191-1/+2
* Adding /demos/tools/touch_calibration_grabber which can be used to read out t...Joel Bodenmann2015-06-183-0/+151