Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fill in some doxygen Todo's | inmarket | 2014-03-30 | 1 | -4/+4 |
| | |||||
* | doxygen fixes | Joel Bodenmann | 2014-03-28 | 2 | -1/+7 |
| | |||||
* | Update GADC | inmarket | 2014-03-24 | 3 | -393/+281 |
| | |||||
* | Updates to GADC to use new simpler gfx queued bufferring. | inmarket | 2014-03-20 | 4 | -219/+173 |
| | | | | NOTE: code is still buggy (or the one and only driver is buggy). | ||||
* | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 6 | -2/+534 |
| | |||||
* | implemented gtimerDeinit() | Joel Bodenmann | 2014-02-02 | 1 | -2/+2 |
| | |||||
* | implemented some deinit() | Joel Bodenmann | 2014-02-02 | 1 | -1/+9 |
| | |||||
* | added deinit() routines for all modules (not implemented so far) | Joel Bodenmann | 2014-02-02 | 1 | -1/+7 |
| | |||||
* | Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. | inmarket | 2013-12-21 | 1 | -3/+3 |
| | |||||
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | License header updates | inmarket | 2013-06-15 | 1 | -1/+1 |
| | |||||
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -45/+38 |
| | | | | | GMISC fast floating point trig GMISC fast fixed point trig | ||||
* | updated license headers | Joel Bodenmann | 2013-05-03 | 1 | -18/+5 |
| | |||||
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 1 | -8/+19 |
| | | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c. | ||||
* | updated license headers | Joel Bodenmann | 2013-05-02 | 1 | -19/+8 |
| | |||||
* | Correction of copyright message | Andrew Hannam | 2013-03-08 | 1 | -1/+1 |
| | |||||
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | __inline becomes inline because most compilers dont like the prefix | Joel Bodenmann | 2013-03-04 | 1 | -3/+3 |
| | |||||
* | GAUDIN implemented with GADC driver | Andrew Hannam | 2013-03-01 | 1 | -0/+11 |
| | |||||
* | GADC implementation with demo program | Andrew Hannam | 2013-02-18 | 1 | -38/+465 |
| | | | | Also includes driver for AT91SAM7 cpu | ||||
* | New Subsystems GADC, GAUDIN, GAUDOUT, GMISC | Andrew Hannam | 2013-01-17 | 2 | -0/+39 |
Subsystem definitions and API (not fully implemented yet) |