aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Another minor updateinmarket2015-10-053-8/+486
* Minor updateinmarket2015-10-052-2/+2
* Add support for SH1106 in the SSD1306 driverinmarket2015-09-182-0/+9
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-297-17/+40
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-294-9/+1429
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-2918-2710/+2908
* Fixing includeJoel Bodenmann2015-08-271-1/+1
* Another fix to gdriverinmarket2015-08-181-6/+7
* GDRIVER bugfix. Thanks to David.Joel Bodenmann2015-08-171-2/+4
* Renaming GFX_NO_OS_INIT to GFX_OS_NO_INITJoel Bodenmann2015-08-168-12/+14
* Merge branch 'master' into Alternate_Raw32_SchedulerJoel Bodenmann2015-07-241-3/+9
|\
| * Fixing STM32LTDC driver for STM32F4 seriesJoel Bodenmann2015-07-241-3/+9
* | STM32LTDC Cleanup and support for 180 degree rotationJoel Bodenmann2015-07-241-31/+62
* | Revert unnecessary change in the sliders demo config file from previous commitJoel Bodenmann2015-07-221-1/+0
* | Adding first version of STM32F7 discovery touch driverJoel Bodenmann2015-07-226-206/+222
* | Adding FT5336 touch driver. Not tested yet.Joel Bodenmann2015-07-218-5/+697
* | Significant improvements in alternative scheduler.inmarket2015-07-1620-1415/+1130
* | STM32F746 cleanupinmarket2015-07-162-4/+1
* | Merge branch 'master' into Alternate_Raw32_Schedulerinmarket2015-07-132-77/+215
|\|
| * STM32F746Discovery board file now HAL free (SDRAM still to go)Joel Bodenmann2015-07-131-75/+213
| * Updating gmake scripts readme.txtJoel Bodenmann2015-07-121-2/+2
| * Adding readme to bubbles demoJoel Bodenmann2015-07-121-0/+4
| * Cleaning up config file of bubbles demoJoel Bodenmann2015-07-121-17/+17
* | Adding readme to bubbles demoJoel Bodenmann2015-07-121-0/+4
* | Cleaning up config file of bubbles demoJoel Bodenmann2015-07-121-17/+17
* | Fixing syntax errors in order to be able to compile scheduler code (still not...Joel Bodenmann2015-07-121-45/+45
* | Merge branch 'master' into Alternate_Raw32_SchedulerJoel Bodenmann2015-07-121-15/+1
|\|
| * Fixing broken macro in STM32LTDC driver (sorry for being stupid)Joel Bodenmann2015-07-121-15/+1
| * Cleanup STM32LTDC driverJoel Bodenmann2015-07-121-14/+26
* | Some fixes in ASM codeJoel Bodenmann2015-07-121-11/+11
* | Cleanup STM32LTDC driverJoel Bodenmann2015-07-121-14/+26
* | Merge branch 'master' into Alternate_Raw32_SchedulerJoel Bodenmann2015-07-1230-7/+6882
|\|
| * 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