Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GOS doxygen fix | Joel Bodenmann | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | Fixing doxygen for GOS module | Joel Bodenmann | 2014-11-27 | 1 | -7/+14 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | Spacing, comments and spelling mistakes | inmarket | 2014-11-15 | 2 | -2/+2 |
| | |||||
* | ChibiOS 3 error message update | inmarket | 2014-10-09 | 1 | -2/+2 |
| | |||||
* | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 1 | -0/+4 |
| | | | | | | | Update Make system to match. Add ability to make to a library rather than a program Stop ignoring objcode invalid format errors Multiple make tidy ups | ||||
* | /src/gos/gfx_* -> /src/gos/gos_* | Joel Bodenmann | 2014-09-29 | 18 | -16/+16 |
| | |||||
* | doxygen updates | inmarket | 2014-09-29 | 3 | -3/+3 |
| | |||||
* | Bug fixes for the OSX GOS layer | inmarket | 2014-09-29 | 1 | -25/+17 |
| | |||||
* | Bug fixes for the linux GOS layer. Also add POSIX semaphore implementation. | inmarket | 2014-09-29 | 2 | -75/+127 |
| | |||||
* | GOS updates to fix compile warnings on linux | inmarket | 2014-09-28 | 3 | -8/+28 |
| | |||||
* | Adding prefix to port files to avoid file name conflicts on case insensitive ↵ | Joel Bodenmann | 2014-08-08 | 18 | -16/+16 |
| | | | | systems | ||||
* | FreeRTOS type definitions for versions older than 8 | Joel Bodenmann | 2014-08-08 | 1 | -0/+12 |
| | |||||
* | Operating System initialisation can now be turned off in gfxconf.h | inmarket | 2014-07-29 | 9 | -18/+54 |
| | |||||
* | Oops - add rawrtos into the makefile | inmarket | 2014-07-29 | 1 | -1/+2 |
| | |||||
* | Support for rawrtos real time operating system | inmarket | 2014-07-29 | 4 | -2/+160 |
| | |||||
* | Try to prevent type definition conflicts with standard headers | inmarket | 2014-07-15 | 1 | -8/+14 |
| | |||||
* | eCos: fixing gfxFree() routine | Joel Bodenmann | 2014-07-11 | 1 | -1/+1 |
| | |||||
* | adding ecos port to makefile | Joel Bodenmann | 2014-07-11 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into eCos | inmarket | 2014-07-03 | 1 | -0/+13 |
|\ | |||||
| * | Missing gfxconf definitions for the RAW32 port | inmarket | 2014-07-03 | 1 | -0/+13 |
| | | |||||
* | | First cut eCos port | inmarket | 2014-06-25 | 5 | -2/+229 |
|/ | |||||
* | Reworking the GWIN doxygen documentation. | Joel Bodenmann | 2014-05-20 | 1 | -2/+2 |
| | |||||
* | gfxExit() fix for ChibiOS/RT 3.x | Joel Bodenmann | 2014-05-19 | 1 | -1/+2 |
| | |||||
* | Merge branch 'freertos' | Joel Bodenmann | 2014-05-10 | 6 | -4/+302 |
|\ | |||||
| * | freertos port cleanup | Joel Bodenmann | 2014-05-10 | 2 | -7/+10 |
| | | |||||
| * | Introducing GFX_FREERTOS_USE_TRACE | Joel Bodenmann | 2014-05-10 | 4 | -9/+20 |
| | | |||||
| * | Fix some typos and implement gfxSleepMilliseconds(). | Winfred Lu | 2014-05-04 | 3 | -32/+18 |
| | | |||||
| * | Merge branch 'master' into freertos | Joel Bodenmann | 2014-04-30 | 7 | -38/+102 |
| |\ | |||||
| * | | Add SemWaitI() to FreeRTOS | inmarket | 2014-03-14 | 2 | -0/+15 |
| | | | |||||
| * | | Merge branch 'master' into freertos | inmarket | 2014-03-14 | 8 | -0/+32 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into freertos | inmarket | 2014-02-19 | 10 | -0/+1194 |
| |\ \ \ | |||||
| * | | | | fixed macros | Joel Bodenmann | 2014-02-09 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Merge branch 'master' into freertos | inmarket | 2014-02-03 | 5 | -7/+36 |
| |\ \ \ \ | |||||
| * | | | | | fixed file inclusion | Joel Bodenmann | 2014-02-02 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | whitespaces | Joel Bodenmann | 2014-02-01 | 1 | -4/+5 |
| | | | | | | |||||
| * | | | | | update | Joel Bodenmann | 2014-02-01 | 1 | -6/+4 |
| | | | | | | |||||
| * | | | | | some cleanup | Joel Bodenmann | 2014-02-01 | 1 | -6/+5 |
| | | | | | | |||||
| * | | | | | initial public release of FreeRTOS port (does still need some cleanup) | Joel Bodenmann | 2014-02-01 | 1 | -0/+151 |
| | | | | | | |||||
* | | | | | | doxygen cleanup | Joel Bodenmann | 2014-05-10 | 8 | -47/+0 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | uGFX now works with ChibiOS/RT 2.x and 3.x out of the box. | Joel Bodenmann | 2014-04-18 | 2 | -31/+97 |
| | | | | | |||||
* | | | | | doxygen fixes | Joel Bodenmann | 2014-03-28 | 6 | -6/+5 |
| | | | | | |||||
* | | | | | Fix bug in ChibiOS GOS layer | inmarket | 2014-03-24 | 1 | -5/+4 |
| |_|_|/ |/| | | | |||||
* | | | | Add support for gfxSemWaitI() GOS api. | inmarket | 2014-03-11 | 8 | -0/+32 |
| |_|/ |/| | | |||||
* | | | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 9 | -0/+1062 |
| |/ |/| | |||||
* | | added deinit() routines for all modules (not implemented so far) | Joel Bodenmann | 2014-02-02 | 5 | -6/+35 |
| | | |||||
* | | removing casts of gfxAlloc() return value as that is the whole idea behind ↵ | Joel Bodenmann | 2014-02-02 | 1 | -1/+1 |
|/ | | | | having a void pointer | ||||
* | Fixes for the GOS Raw32 memory allocator. | inmarket | 2013-12-21 | 1 | -6/+8 |
| | |||||
* | More GOS Raw32 updates. | inmarket | 2013-12-21 | 1 | -32/+18 |
| | |||||
* | Fixes to the Raw32 threading. | inmarket | 2013-12-21 | 1 | -62/+55 |
| | | | | Optimisation of the RAM it uses for stack frame autodetection. |