Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GOS Raw32 semaphore fix | inmarket | 2013-12-21 | 1 | -1/+1 |
| | |||||
* | Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. | inmarket | 2013-12-21 | 2 | -5/+5 |
| | |||||
* | whitespaces | Joel Bodenmann | 2013-12-11 | 1 | -1/+2 |
| | |||||
* | First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and ↵ | inmarket | 2013-12-11 | 3 | -0/+133 |
| | | | | gfxMilliseconds2Ticks() to be defined by the user. | ||||
* | whitespaces | Joel Bodenmann | 2013-12-07 | 2 | -3/+2 |
| | |||||
* | Better definitions for null functions in the GOS layer | inmarket | 2013-11-17 | 3 | -4/+4 |
| | |||||
* | gfxHalt doesn't always work under ChibiOS. This has now been fixed. | inmarket | 2013-11-16 | 1 | -1/+1 |
| | |||||
* | Fix Win32 GOS layer to allow later inclusion of WinSock2. | inmarket | 2013-11-16 | 1 | -1/+8 |
| | |||||
* | doxygen fix | Joel Bodenmann | 2013-08-05 | 1 | -2/+2 |
| | |||||
* | Integrate changes from master branch | inmarket | 2013-07-27 | 1 | -1/+0 |
| | |||||
* | list widget - work in progress | Joel Bodenmann | 2013-07-25 | 1 | -0/+1 |
| | |||||
* | compiler warnings | Joel Bodenmann | 2013-07-25 | 2 | -7/+2 |
| | |||||
* | fixed OS-X port (untested) | Joel Bodenmann | 2013-07-23 | 2 | -2/+2 |
| | |||||
* | removed POSIX, now having dedicated Linux and MAC OS-X ports | Joel Bodenmann | 2013-07-23 | 4 | -102/+15 |
| | |||||
* | POSIX port now became Linux and OSX | Joel Bodenmann | 2013-07-23 | 2 | -0/+193 |
| | |||||
* | posix doxygen fix | Joel Bodenmann | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 5 | -5/+5 |
| | |||||
* | doxygen updates | Joel Bodenmann | 2013-07-21 | 1 | -2/+4 |
| | |||||
* | Initial GOS port for POSIX (Linux). Untested. | inmarket | 2013-07-21 | 1 | -0/+77 |
| | |||||
* | Spelling mistake | inmarket | 2013-07-21 | 1 | -2/+2 |
| | |||||
* | Added gfxRealloc() | inmarket | 2013-07-20 | 3 | -0/+22 |
| | |||||
* | License header updates | inmarket | 2013-06-15 | 5 | -86/+25 |
| | |||||
* | GOS updates | inmarket | 2013-06-02 | 3 | -15/+66 |
| | |||||
* | More GOS module changes | inmarket | 2013-05-26 | 3 | -187/+151 |
| | | | | | GQUEUE as a seperate module GOS changes including basic Win32 O/S support | ||||
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 5 | -0/+735 |
GMISC fast floating point trig GMISC fast fixed point trig |