aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | 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
* | | Updated gos/threads and gos/threads_advanced demos.inmarket2015-07-084-104/+108
* | | Merge branch 'master' into Alternate_Raw32_Schedulerinmarket2015-07-085-10/+25
|\| |
| * | Provide better access to compiler optimisations for the raw schedulerinmarket2015-07-084-9/+24