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
*
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
*
|
|
|
|
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 ha...
Joel Bodenmann
2014-02-02
1
-1
/
+1
|
/
*
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
*
Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.
inmarket
2013-12-21
3
-5
/
+5
*
whitespaces
Joel Bodenmann
2013-12-11
1
-3
/
+5
*
First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and gfxM...
inmarket
2013-12-11
2
-0
/
+743
*
doc fix
inmarket
2013-12-09
1
-2
/
+2
[next]