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
*
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
|
*
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
|
/
[next]