Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | 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 | |
| | ||||||
* | Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963 | Joel Bodenmann | 2015-06-21 | 3 | -10/+23 | |
| | ||||||
* | Improving demo (/demos/tools/touch_calibration_grabber) | Joel Bodenmann | 2015-06-19 | 1 | -0/+4 | |
| | ||||||
* | Fixing ChibiOS/RT 3.x port | Joel Bodenmann | 2015-06-19 | 1 | -1/+2 | |
| | ||||||
* | Adding /demos/tools/touch_calibration_grabber which can be used to read out ↵ | Joel Bodenmann | 2015-06-18 | 3 | -0/+151 | |
| | | | | the calibration data | |||||
* | Improvind doxygen | Joel Bodenmann | 2015-06-18 | 1 | -5/+40 | |
| | ||||||
* | Improving label documentation | Joel Bodenmann | 2015-06-18 | 1 | -3/+7 | |
| | ||||||
* | Doco for latest change | inmarket | 2015-06-08 | 1 | -1/+2 | |
| | ||||||
* | Added ability to compile ugfx as a single file (excluding driver and board ↵ | inmarket | 2015-06-08 | 47 | -322/+578 | |
| | | | | | | files). Simply compile src/gfx_mk.c | |||||
* | Add missing arduino make option | inmarket | 2015-06-08 | 1 | -0/+3 | |
| | ||||||
* | Add the license to the makefiles | inmarket | 2015-06-08 | 13 | -0/+65 | |
| | ||||||
* | Doco update | inmarket | 2015-06-08 | 1 | -1/+1 | |
| | ||||||
* | Add stm32m3 make option and fix stm32m1 make option | inmarket | 2015-06-08 | 9 | -3/+38 | |
| | ||||||
* | Fixing stm32f1 makefile | Joel Bodenmann | 2015-06-06 | 1 | -2/+2 | |
| | ||||||
* | Updating JSON file for uGFX-Studio | Joel Bodenmann | 2015-05-30 | 1 | -2/+2 | |
| | ||||||
* | Updating JSON file for uGFX-Studio | Joel Bodenmann | 2015-05-29 | 1 | -26/+156 | |
| | ||||||
* | Fixing typo in HY-MiniSTM32V board file | Joel Bodenmann | 2015-05-23 | 1 | -1/+1 | |
| | ||||||
* | Opening 2.4 development | Joel Bodenmann | 2015-05-16 | 1 | -1/+5 | |
| | ||||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 1 | -2/+2 | |
| | ||||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 1 | -2/+2 | |
| | ||||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 6 | -7/+11 | |
| |