one half working

This commit is contained in:
Jack Humbert 2016-07-05 18:36:02 -04:00
parent 421ff74e0c
commit 96f44e1202
6 changed files with 254 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#include "quantum.h"
#include <avr/wdt.h>
void promicro_bootloader_jmp(bool program);