aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Win32/example
Commit message (Collapse)AuthorAgeFilesLines
* Update the Win32 example project to work with current versions of cygwin ↵Andrew Hannam2016-07-251-2/+2
| | | | mingw32 compiler
* Update support for ChibiOS v3 to the current repository.inmarket2014-10-061-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 ↵inmarket2014-10-042-4/+2
| | | | | | specific flags etc Also put license in the gmake master scripts.
* First ARM build to use the new makefile plus makefile updatesinmarket2014-10-011-41/+26
|
* New makefile structure. Also OSX board defintioninmarket2014-09-281-215/+49
|
* More makefile updatesinmarket2014-09-261-1/+4
|
* Makefile: Add support for -inmarket2014-09-261-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
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-191-2/+5
|
* Add Win32 GAUDIN driver.inmarket2013-12-221-1/+1
|
* Win32 board definitions.inmarket2013-10-294-0/+1082