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
*
Updates to the FreeRTOS GOS port
inmarket
2017-03-01
2
-78
/
+32
*
Ensure stack size produces an aligned stack on platforms where it matters
inmarket
2017-01-09
5
-5
/
+9
*
Fix Cortex m0 Raw32 scheduler.
inmarket
2016-12-30
3
-18
/
+25
*
Updates to Keil RAW32 CPU specific scheduler.
inmarket
2016-12-23
3
-3
/
+27
*
Revert "Remove some compiler warnings"
Joel Bodenmann
2016-12-14
1
-0
/
+2
*
Adding missing __cpp() wrapper macro to inline assembly for Keil RAW32 thread...
Joel Bodenmann
2016-12-12
3
-3
/
+3
*
Cleaning up raw32 thread context switching functions (use consistent coding s...
Joel Bodenmann
2016-12-12
3
-30
/
+30
*
Fixing typo in comment
Joel Bodenmann
2016-12-12
1
-1
/
+1
*
Update the Raw32 heap allocator to remove a memory merging bug.
inmarket
2016-12-12
1
-62
/
+50
*
Update Raw32 threads CLIB support to work with modern versions of the MINGW c...
inmarket
2016-12-12
1
-2
/
+3
*
Fix GCC assembler broken during Keil port
inmarket
2016-12-08
3
-6
/
+6
*
Support for Keil compiler RAW32 CPU specific task switching for Cortex M0,1,3...
inmarket
2016-12-06
4
-70
/
+106
*
Fix a bug in the Cortex M0 task switcher
inmarket
2016-12-06
4
-107
/
+265
*
Remove some compiler warnings
inmarket
2016-12-06
1
-2
/
+0
*
Fix clang build warnings
Oleg Gerasimov
2016-08-20
2
-1
/
+2
*
Adding Qt GOS port
Joel Bodenmann
2016-07-19
5
-4
/
+313
*
add support for ChibiOS RT 4 kernel
Nicolas Reinecke
2016-06-01
2
-7
/
+16
*
Fix preprocessor elif, GFX_CPU == duplicated
Kimball Johnson
2016-05-22
1
-1
/
+1
*
Doxygen fix
Joel Bodenmann
2016-02-28
1
-1
/
+1
*
Adding missing default definitions of several macros
Joel Bodenmann
2016-02-21
1
-0
/
+12
*
Revert "Setting the default heap size to 5120 bytes to avoid confusion due to...
Joel Bodenmann
2016-01-11
1
-2
/
+2
*
Setting the default heap size to 5120 bytes to avoid confusion due to linker ...
Joel Bodenmann
2016-01-08
1
-2
/
+2
*
Fix for using raw32 on a known but unsupported cpu
inmarket
2015-12-24
1
-123
/
+119
*
Removing default operating system to avoid confusion
Joel Bodenmann
2015-12-13
1
-5
/
+1
*
Removing debugging code from NIOS port
Joel Bodenmann
2015-12-04
1
-3
/
+1
*
Removing debugging code from NIOS port
Joel Bodenmann
2015-12-04
1
-2
/
+1
*
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
Joel Bodenmann
2015-11-27
6
-33
/
+55
|
\
|
*
Add ability to emulate malloc() and free() to prevent nasty hard to find link...
inmarket
2015-11-27
4
-2
/
+42
|
*
Fix doco
inmarket
2015-11-27
1
-30
/
+12
|
*
Fix from crteensy for Arduino when compiling with a strict(er) compiler
inmarket
2015-11-25
1
-1
/
+1
*
|
Adding support for NIOS-II platform
Joel Bodenmann
2015-11-27
7
-2
/
+121
|
/
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
13
-23
/
+23
*
Fixing typo in macros
Joel Bodenmann
2015-11-14
1
-2
/
+2
*
Fix compiler detection for Keil uVision V5
inmarket
2015-11-12
1
-2
/
+2
*
Add missing defines and move some config variables
inmarket
2015-11-11
1
-46
/
+40
*
Revert the use of the new compiler defines as they are not autodetected corre...
inmarket
2015-11-11
1
-2
/
+2
*
Adding missing defines for GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL in gos_op...
Joel Bodenmann
2015-11-08
1
-1
/
+2
*
Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL
Joel Bodenmann
2015-11-07
1
-2
/
+2
*
Adding missing default value for GFX_NO_INLINE
Joel Bodenmann
2015-11-04
1
-0
/
+9
*
Adding missing GFX_USE_OS_RAWRTOS default value
Joel Bodenmann
2015-10-29
1
-0
/
+7
*
Documentation
Joel Bodenmann
2015-10-29
1
-1
/
+1
*
Another CMSIS fix
inmarket
2015-10-26
1
-1
/
+1
*
Another attempt to get CMSIS semaphores correct.
inmarket
2015-10-26
2
-9
/
+17
*
CMSIS semaphore fix
inmarket
2015-10-26
1
-3
/
+3
*
Remove superfluous file
inmarket
2015-10-26
1
-89
/
+0
*
Fixing Mutex and Semaphores for CMSIS RTOS
Joel Bodenmann
2015-10-25
2
-6
/
+12
*
Adding missing defines for CMSIS and Keil OS
Joel Bodenmann
2015-10-23
1
-0
/
+4
*
Merge branch 'master' into Keil
inmarket
2015-10-23
3
-6
/
+3
|
\
|
*
More thread return fixes
inmarket
2015-10-23
3
-1
/
+12
|
*
Adding new THREAD_RETURN macro to other ports
Joel Bodenmann
2015-10-23
8
-0
/
+8
[next]