Commit graph

5 commits

Author SHA1 Message Date
Michael Hope bfb966c6dc Add a flash linker script. Push the example into flash. 2012-06-10 21:39:14 +12:00
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 05fbbbc6f3 Added a .gitignore 2012-06-10 14:12:25 +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