index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misspelling of KEIL preprocessor directive.
inmarket
2015-03-25
1
-2
/
+2
*
More updates for Keil with raw32 GOS.
inmarket
2015-03-18
2
-16
/
+10
*
Attempt to fix setjmp issues with the Kiel compiler.
inmarket
2015-03-18
1
-7
/
+9
*
Support ChibiOS V3 changes to the FileStream API
inmarket
2015-03-11
1
-1
/
+3
*
Compile error and emulation errors for GFILE_NEED_STDIO
inmarket
2015-02-21
4
-0
/
+12
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
6
-7
/
+10
*
Fix complaints with some ChibiOS versions and some compilers about TRUE/FALSE...
inmarket
2014-12-31
1
-0
/
+11
*
More doxygen fixes
Joel Bodenmann
2014-11-28
2
-4
/
+4
*
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
*
/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
*
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
[next]