From: Dean Camera Date: Sun, 6 Sep 2009 05:58:40 +0000 (+0000) Subject: Add in new invalid event hook check targets to project makefiles to produce compilati... X-Git-Tag: LUFA-110528-BETA~913 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/0486f12e3eab71e75273b774bb13eeb5937c544d?ds=inline;hp=0486f12e3eab71e75273b774bb13eeb5937c544d Add in new invalid event hook check targets to project makefiles to produce compilation errors when invalid event names are used in a project. Re-add in flip, flip-ee, dfu and dfu-ee targets to project makefiles (thanks to Opendous Inc.) Fix allowable F_CPU values comment in project makefiles. ---