Adam Engstrom
ba9e58d31f
Move common makefile stuffs to Makefile.common
2017-01-06 12:07:34 +01:00
Adam Engstrom
3fd6d33ff0
Linux dd does not support sizes specified in hex...
...
Apparantly a BSD thing to support hex, failed on Linux when extracting isr
vectors and data from original firmware.
2017-01-06 12:07:34 +01:00
Adam Engström
bc13145aea
Re-organize build output, store under build/
2015-01-10 20:06:13 +01:00
Adam Engström
ce2e290d23
Add make target for flashing
2015-01-10 20:02:31 +01:00
Adam Engström
bd4e90c327
Enter BSL with fn + F1 + F4
...
Compile a small C function for checking pressed keys and entering BSL
(Bootloader) mode and add the code to the end of the original binary. Call the
function from the code checking fn + F* keys.
2015-01-10 20:00:25 +01:00
Adam Engström
5e01ec9f44
Silcence output of commands in Makefile
2014-12-28 10:55:22 +01:00
Adam Engström
71360cc885
First draft Makefile
2014-12-25 12:49:08 +01:00