Fix Makefiles, remove/fix flash targets

The target "flash" and related stuff is now in the platform makefiles.
This commit is contained in:
Ralf Schlatterbeck 2017-08-22 22:29:03 +02:00
parent 12ee7b7e39
commit 7ea0e3b933
51 changed files with 35 additions and 658 deletions

View file

@ -72,7 +72,6 @@
#define REST_RES_LED 1
#define REST_RES_BATTERY 1
#include "erbium.h"
#include "pcintkey.h"
#include "statusled.h"