some misc fixes
Created by: SimonPe
- typdef "type" BYTE instead of #define it
- do not #include <p18f4550.h> if "dwengoBoard.h" is included
- allow registration of low priority interrupts
- update .gitignore
Signed-off-by: Simon Peeters peeters.simon@gmail.com