Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | | | ||||||
| * | | | Renaming JSON files used by the uGFX-Studio | Joel Bodenmann | 2015-07-08 | 2 | -0/+942 | |
| | | | | ||||||
| * | | | Fixing typo in Raw32 code | Joel Bodenmann | 2015-07-08 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | Updated gos/threads and gos/threads_advanced demos. | inmarket | 2015-07-08 | 4 | -104/+108 | |
| | | | ||||||
* | | | Updated gos/threads and gos/threads_advanced demos. | inmarket | 2015-07-08 | 4 | -104/+108 | |
| | | | ||||||
* | | | Merge branch 'master' into Alternate_Raw32_Scheduler | inmarket | 2015-07-08 | 5 | -10/+25 | |
|\| | | ||||||
| * | | Provide better access to compiler optimisations for the raw scheduler | inmarket | 2015-07-08 | 4 | -9/+24 | |
| | | | ||||||
| * | | Allow a zero sized clipping region | inmarket | 2015-07-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' into Alternate_Raw32_Scheduler | inmarket | 2015-07-08 | 2 | -2/+2 | |
|\| | | ||||||
| * | | Correction of stackbase for mingw32 | inmarket | 2015-07-08 | 2 | -2/+2 | |
| |/ | ||||||
* / | Alternate Raw32 scheduler. | inmarket | 2015-07-08 | 2 | -111/+256 | |
|/ | | | | | | Works for main thread + one other thread. Currently fails with 2 other threads. STM32M4 code tested and working. | |||||
* | Add win32.chibios and win32.raw32 OPT_OS options to the make system. | inmarket | 2015-07-08 | 2 | -0/+21 | |
| | ||||||
* | Fix single file make issues with GOS Raw32 on the Win32 platform. | inmarket | 2015-07-08 | 1 | -1/+10 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | inmarket | 2015-07-08 | 3 | -3/+3 | |
|\ | ||||||
| * | Fixing stack alignment issue in Arduino scheduler | Joel Bodenmann | 2015-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Fixing stack alignment issue in RAW32 scheduler | Joel Bodenmann | 2015-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Doxygen update | Joel Bodenmann | 2015-07-05 | 1 | -1/+1 | |
| | | ||||||
* | | Spelling fixes. | inmarket | 2015-07-08 | 1 | -2/+2 | |
|/ | ||||||
* | Improving progressbar doxygen | Joel Bodenmann | 2015-07-05 | 1 | -1/+1 | |
| | ||||||
* | Improving Pixmap API | Joel Bodenmann | 2015-07-03 | 3 | -14/+17 | |
| | ||||||
* | Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap ↵ | Joel Bodenmann | 2015-07-03 | 3 | -1/+1 | |
| | | | | (dropping the s) | |||||
* | Improving type definition inclusion in RAW32 port | Joel Bodenmann | 2015-07-02 | 1 | -2/+6 | |
| | ||||||
* | Adding Tabset widget demo | Joel Bodenmann | 2015-06-26 | 3 | -0/+195 | |
| | ||||||
* | Updating /demos/3rdparty/doom demo | Joel Bodenmann | 2015-06-21 | 1 | -2/+5 | |
| |