Commit Graph

23 Commits (5ea2cb9f8de3562c663942b505eb79d0733ab3dd)

Author SHA1 Message Date
Joel Bodenmann 5ea2cb9f8d whitespaces 2013-12-11 14:19:46 +01:00
inmarket daf881428e First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and gfxMilliseconds2Ticks() to be defined by the user. 2013-12-11 00:40:03 +10:00
Joel Bodenmann 395a4bda31 whitespaces 2013-12-07 22:01:57 +01:00
inmarket 6a2fc9a647 Better definitions for null functions in the GOS layer 2013-11-17 20:23:41 +10:00
inmarket 915c368505 gfxHalt doesn't always work under ChibiOS. This has now been fixed. 2013-11-16 22:49:36 +10:00
inmarket 539c6c305a Fix Win32 GOS layer to allow later inclusion of WinSock2. 2013-11-16 01:53:00 +10:00
Joel Bodenmann a4daa77b90 doxygen fix 2013-08-05 09:14:48 +02:00
inmarket 1fbbc4d52b Integrate changes from master branch 2013-07-27 22:25:20 +10:00
Joel Bodenmann 57eeb16aba list widget - work in progress 2013-07-25 19:15:51 +02:00
Joel Bodenmann 7cd43464ed compiler warnings 2013-07-25 13:52:18 +02:00
Joel Bodenmann ea3048ff36 fixed OS-X port (untested) 2013-07-23 18:52:52 +02:00
Joel Bodenmann 95b1597158 removed POSIX, now having dedicated Linux and MAC OS-X ports 2013-07-23 02:12:52 +02:00
Joel Bodenmann 3eb2f4bb97 POSIX port now became Linux and OSX 2013-07-23 00:47:42 +02:00
Joel Bodenmann fa9a957a38 posix doxygen fix 2013-07-23 00:03:00 +02:00
Joel Bodenmann 73c5ef26f8 fixed license headers 2013-07-21 22:20:37 +02:00
Joel Bodenmann a675834266 doxygen updates 2013-07-21 22:02:57 +02:00
inmarket c29950c767 Initial GOS port for POSIX (Linux). Untested. 2013-07-21 17:27:54 +10:00
inmarket da0296788e Spelling mistake 2013-07-21 17:26:42 +10:00
inmarket 2bef5da2f3 Added gfxRealloc() 2013-07-20 21:57:01 +10:00
inmarket ed0bac9765 License header updates 2013-06-15 21:37:22 +10:00
inmarket 1c258a8273 GOS updates 2013-06-02 18:57:22 +10:00
inmarket 8fcbf4e5d5 More GOS module changes
GQUEUE as a seperate module
GOS changes including basic Win32 O/S support
2013-05-26 02:06:55 +10:00
inmarket 7fbfde42aa GOS module, for operating system independance
GMISC fast floating point trig
GMISC fast fixed point trig
2013-05-25 01:26:52 +10:00