aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito/makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Fix invalid Event name rule in demo/project makefiles.Dean Camera2009-10-161-1/+1
* Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...Dean Camera2009-09-091-2/+1
* Add in new invalid event hook check targets to project makefiles to produce c...Dean Camera2009-09-061-30/+47
* Replace -finline-limit with -fno-inline-small-functions in project makefiles.Dean Camera2009-08-301-1/+1
* Updated Benito project -- added hardware interrupt and software buffering for...Dean Camera2009-08-251-3/+4
* Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...Dean Camera2009-08-051-1/+1
* Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the exi...Dean Camera2009-08-021-1/+1
* Change project makefiles so that the current target settings and not just the...Dean Camera2009-07-281-39/+21
* Ensure new Benito Programmer project matches Don's established LED behaviour ...Dean Camera2009-07-241-1/+2
* Tweaks to the new Benito Programmer project for documentation and port/pin us...Dean Camera2009-07-231-3/+3
* Added new Benito project, a simple modified USB-to-Serial bridge for the prog...Dean Camera2009-07-231-0/+744