Add short delays before detaching from the USB bus in the bootloaders (thanks to...
[pub/USBasp.git] / LUFA / Build / DMBS / Template / Template.c
1 /*
2 DMBS Build System
3 Released into the public domain.
4
5 dean [at] fourwalledcubicle [dot] com
6 www.fourwalledcubicle.com
7 */
8
9 int main(void)
10 {
11 // Application code here.
12 }