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
*
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
|
*
Fixing compiler warning "assignment in condition" (ARMCC)
Joel Bodenmann
2015-10-19
1
-1
/
+2
*
|
Adding new THREAD_RETURN macro to other ports
Joel Bodenmann
2015-10-19
8
-0
/
+8
*
|
Compiler warnings
Joel Bodenmann
2015-10-19
1
-2
/
+7
*
|
Fixing compiler warning "assignment in condition" (ARMCC)
Joel Bodenmann
2015-10-19
1
-1
/
+2
*
|
Adding dedicated support for generic CMSIS RTOS and specific KEIL RTX
Joel Bodenmann
2015-10-19
8
-90
/
+225
*
|
Updating KEIL port
Joel Bodenmann
2015-10-19
2
-8
/
+11
*
|
Fixing compiler warning/error
Joel Bodenmann
2015-10-19
1
-0
/
+2
*
|
Fixing Keil RTOX port. Now compiling (untested)
Joel Bodenmann
2015-10-13
2
-12
/
+22
*
|
First attempt at Keil CMSIS support
inmarket
2015-10-12
7
-2
/
+192
|
/
*
Improve RAW32 compatibility with other libraries
inmarket
2015-10-06
1
-0
/
+7
*
More STM32F746-Discovery changes.
inmarket
2015-10-06
1
-2
/
+2
*
Renaming GFX_NO_OS_INIT to GFX_OS_NO_INIT
Joel Bodenmann
2015-08-16
5
-9
/
+9
*
Significant improvements in alternative scheduler.
inmarket
2015-07-16
15
-1411
/
+1121
*
Fixing syntax errors in order to be able to compile scheduler code (still not...
Joel Bodenmann
2015-07-12
1
-45
/
+45
*
Some fixes in ASM code
Joel Bodenmann
2015-07-12
1
-11
/
+11
*
Merge branch 'master' into Alternate_Raw32_Scheduler
inmarket
2015-07-08
3
-9
/
+23
|
\
|
*
Provide better access to compiler optimisations for the raw scheduler
inmarket
2015-07-08
3
-9
/
+23
*
|
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
|
/
*
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
2
-2
/
+2
|
\
|
*
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
*
|
Spelling fixes.
inmarket
2015-07-08
1
-2
/
+2
|
/
*
Improving type definition inclusion in RAW32 port
Joel Bodenmann
2015-07-02
1
-2
/
+6
*
Fixing ChibiOS/RT 3.x port
Joel Bodenmann
2015-06-19
1
-1
/
+2
*
Added ability to compile ugfx as a single file (excluding driver and board fi...
inmarket
2015-06-08
1
-0
/
+16
*
Add the license to the makefiles
inmarket
2015-06-08
1
-0
/
+5
*
More GOS arduino files - oops missed them last commit.
inmarket
2015-04-07
2
-0
/
+652
*
Add Arduino as a full GOS supported operating system (even though it is reall...
inmarket
2015-04-07
4
-3
/
+13
*
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
[next]