Also added the missing -p flag for the new pyterm version where necessary.
We have sane defaults for `ELFFILE` and `HEXFILE` in the root `Makefile.include`. The local definition for `ELFFILE` of mbed_lpc1768's `Makefile.include` was wrong, which caused e.g. `make buildsize` to fail.
fixes #548