Commit graph

3 commits

Author SHA1 Message Date
Michael Hope cdab2b29ec Pull in the vector table. Patch the vector table to suite the
bootloader.  Add a 'run()' call that resets the board.  Add flash
programming.  Refactor check_ok() and use it more.
2012-06-10 21:26:37 +12:00
Michael Hope c3cab62bf0 Tidy up the loader. Read ELF files directly. Add ability to turn off
logging.
2012-06-10 16:59:50 +12:00
Michael Hope dc87d7222c Initial LPC1114 hacks. Load a command into RAM via the bootloader and
execute.  Pulse a LED on PIO2_0 using software PWM.
2012-06-10 14:08:51 +12:00