Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Passing keyboard events to widgets (not finished yet) | Joel Bodenmann | 2015-08-12 | 13 | -0/+81 |
| | |||||
* | Fixing include | Joel Bodenmann | 2015-08-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into Alternate_Raw32_Scheduler | Joel Bodenmann | 2015-07-24 | 1 | -3/+9 |
|\ | |||||
| * | Fixing STM32LTDC driver for STM32F4 series | Joel Bodenmann | 2015-07-24 | 1 | -3/+9 |
| | | |||||
* | | STM32LTDC Cleanup and support for 180 degree rotation | Joel Bodenmann | 2015-07-24 | 1 | -31/+62 |
| | | |||||
* | | Revert unnecessary change in the sliders demo config file from previous commit | Joel Bodenmann | 2015-07-22 | 1 | -1/+0 |
| | | |||||
* | | Adding first version of STM32F7 discovery touch driver | Joel Bodenmann | 2015-07-22 | 6 | -206/+222 |
| | | |||||
* | | Adding FT5336 touch driver. Not tested yet. | Joel Bodenmann | 2015-07-21 | 8 | -5/+697 |
| | | |||||
* | | Significant improvements in alternative scheduler. | inmarket | 2015-07-16 | 20 | -1415/+1130 |
| | | | | | | | | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7. | ||||
* | | STM32F746 cleanup | inmarket | 2015-07-16 | 2 | -4/+1 |
| | | |||||
* | | Merge branch 'master' into Alternate_Raw32_Scheduler | inmarket | 2015-07-13 | 2 | -77/+215 |
|\| | |||||
| * | STM32F746Discovery board file now HAL free (SDRAM still to go) | Joel Bodenmann | 2015-07-13 | 1 | -75/+213 |
| | | |||||
| * | Updating gmake scripts readme.txt | Joel Bodenmann | 2015-07-12 | 1 | -2/+2 |
| | | |||||
| * | Adding readme to bubbles demo | Joel Bodenmann | 2015-07-12 | 1 | -0/+4 |
| | | |||||
| * | Cleaning up config file of bubbles demo | Joel Bodenmann | 2015-07-12 | 1 | -17/+17 |
| | | |||||
* | | Adding readme to bubbles demo | Joel Bodenmann | 2015-07-12 | 1 | -0/+4 |
| | | |||||
* | | Cleaning up config file of bubbles demo | Joel Bodenmann | 2015-07-12 | 1 | -17/+17 |
| | | |||||
* | | Fixing syntax errors in order to be able to compile scheduler code (still ↵ | Joel Bodenmann | 2015-07-12 | 1 | -45/+45 |
| | | | | | | | | not working but compiling) | ||||
* | | Merge branch 'master' into Alternate_Raw32_Scheduler | Joel Bodenmann | 2015-07-12 | 1 | -15/+1 |
|\| | | | | | | | | | Conflicts: drivers/gdisp/STM32LTDC/gdisp_lld_STM32LTDC.c | ||||
| * | Fixing broken macro in STM32LTDC driver (sorry for being stupid) | Joel Bodenmann | 2015-07-12 | 1 | -15/+1 |
| | | |||||
| * | Cleanup STM32LTDC driver | Joel Bodenmann | 2015-07-12 | 1 | -14/+26 |
| | | |||||
* | | Some fixes in ASM code | Joel Bodenmann | 2015-07-12 | 1 | -11/+11 |
| | | |||||
* | | Cleanup STM32LTDC driver | Joel Bodenmann | 2015-07-12 | 1 | -14/+26 |
| | | |||||
* | | Merge branch 'master' into Alternate_Raw32_Scheduler | Joel Bodenmann | 2015-07-12 | 30 | -7/+6882 |
|\| | | | | | | | | | Conflicts: src/gos/gos_raw32.c | ||||
| * | Adding DMA2D to STM32F429i-Discovery | Joel Bodenmann | 2015-07-12 | 3 | -0/+127 |
| | | |||||
| * | Adding DMA2D support to STM32LTDC driver | Joel Bodenmann | 2015-07-12 | 3 | -2/+126 |
| | | |||||
| * | Small bug fix + doco | inmarket | 2015-07-11 | 2 | -1/+4 |
| | | |||||
| * | Merge branch 'STM32F7_Discovery' | inmarket | 2015-07-11 | 21 | -6/+6119 |
| |\ | |||||
| | * | Working STM32F746G-Discovery board + example for raw32 | inmarket | 2015-07-11 | 12 | -69/+2251 |
| | | | | | | | | | | | | Working STM32LTDC video driver | ||||
| | * | Improving formatting of makefile verbose output | Joel Bodenmann | 2015-07-10 | 1 | -7/+17 |
| | | | |||||
| | * | working on the LTDC driver (not done yet and also hacky code) | Joel Bodenmann | 2015-07-10 | 2 | -4/+6 |
| | | | |||||
| | * | Renaming example dir to keep naming consistent | Joel Bodenmann | 2015-07-10 | 1 | -0/+0 |
| | | | |||||
| | * | Merge branch 'STM32F7_Discovery' of https://bitbucket.org/Tectu/ugfx into ↵ | Joel Bodenmann | 2015-07-10 | 6 | -0/+134 |
| | |\ | | | | | | | | | | | | | STM32F7_Discovery | ||||
| | | * | Example make for stm32m7 using ugfx make system (not complete) | inmarket | 2015-07-10 | 4 | -0/+97 |
| | | | | | | | | | | | | | | | | Changes to some stm32f746 files | ||||
| | | * | Makefile additions for stm32m7 and raw32 | inmarket | 2015-07-10 | 2 | -0/+37 |
| | | | | |||||
| | * | | More work on the F7 discovery | Joel Bodenmann | 2015-07-10 | 2 | -1/+6 |
| | |/ | |||||
| | * | Some more work on the F7 discovery | Joel Bodenmann | 2015-07-09 | 6 | -466/+39 |
| | | | |||||
| | * | Renaming driver to STM32LTDC as this will be a generic one | Joel Bodenmann | 2015-07-09 | 8 | -9/+9 |
| | | | |||||
| | * | Adding correct display parameters | Joel Bodenmann | 2015-07-08 | 2 | -7/+7 |
| | | | |||||
| | * | Merge branch 'master' into STM32F7_Discovery | inmarket | 2015-07-08 | 9 | -116/+135 |
| | |\ | |||||
| | * | | Adding some board file stuff for the F7 discovery (nothing done yet, just ↵ | Joel Bodenmann | 2015-07-08 | 11 | -18/+3650 |
| | | | | | | | | | | | | | | | | adding the required files) | ||||
| | * | | Whitespaces | Joel Bodenmann | 2015-07-08 | 1 | -9/+17 |
| | | | | |||||
| | * | | Remove obsolete ILI9341 stuff. | Joel Bodenmann | 2015-07-08 | 1 | -70/+3 |
| | | | | |||||
| | * | | Fixing include paths | Joel Bodenmann | 2015-07-08 | 1 | -4/+2 |
| | | | | |||||
| | * | | Starting STM32F7 Discovery driver development | Joel Bodenmann | 2015-07-08 | 6 | -0/+673 |
| | | | | |||||
| * | | | Fix in FT5x06 touch driver | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Revert "Fix in FT5x06 touch driver" | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This reverts commit a3d67e76e5f65a1fd52642db0fefd81fd6e7cfe6. | ||||
| * | | | Fix in FT5x06 touch driver | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Makefile additions for stm32m7 and raw32 | inmarket | 2015-07-10 | 2 | -0/+37 |
| | | | | |||||
| * | | | Renaming JSON files used by the uGFX-Studio | Joel Bodenmann | 2015-07-08 | 1 | -471/+0 |
| | | | |