--------------------
* Added FlashDevice class for reading/writing flash memory devices.
* Made Pic18f14k50 class inherit from the FlashDevice class for flash read/write operations.
* Added routines for reading/writing serial configuration flash on the XuLA and XuLA2 boards.
* Extended xsload.py to enable serial flash uploading and downloading.