Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First set of V3 macro changes | inmarket | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Update the Win32 example project to work with current versions of cygwin ↵ | Andrew Hannam | 2016-07-25 | 1 | -2/+2 |
| | | | | mingw32 compiler | ||||
* | Significant improvements in alternative scheduler. | inmarket | 2015-07-16 | 1 | -0/+4 |
| | | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7. | ||||
* | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 1 | -7/+1 |
| | | | | | | | Update Make system to match. Add ability to make to a library rather than a program Stop ignoring objcode invalid format errors Multiple make tidy ups | ||||
* | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU ↵ | inmarket | 2014-10-04 | 2 | -4/+2 |
| | | | | | | specific flags etc Also put license in the gmake master scripts. | ||||
* | First ARM build to use the new makefile plus makefile updates | inmarket | 2014-10-01 | 1 | -41/+26 |
| | |||||
* | New makefile structure. Also OSX board defintion | inmarket | 2014-09-28 | 2 | -217/+51 |
| | |||||
* | More makefile updates | inmarket | 2014-09-26 | 1 | -1/+4 |
| | |||||
* | Makefile: Add support for - | inmarket | 2014-09-26 | 1 | -20/+58 |
| | | | | | | | - ..'s in the source path - USER_LISTINGS to control whether listings are generated - dependancy directory now a MACRO - support for Code::Blocks make targets | ||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 1 | -1/+1 |
| | | | | | | Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. | ||||
* | First GAUDOUT work. Still incomplete but compiling. | inmarket | 2014-02-27 | 1 | -2/+2 |
| | | | | Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a single device. | ||||
* | Add demo makefiles and update example master makefiles to match. | inmarket | 2014-02-19 | 1 | -2/+5 |
| | |||||
* | Add Win32 GAUDIN driver. | inmarket | 2013-12-22 | 2 | -2/+2 |
| | |||||
* | cleanups | Joel Bodenmann | 2013-11-10 | 1 | -0/+2 |
| | |||||
* | Win32 board definitions. | inmarket | 2013-10-29 | 6 | -0/+1094 |