Commit graph

  • bfb966c6dc Add a flash linker script. Push the example into flash. master Michael Hope 2012-06-10 21:39:14 +1200
  • 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. Michael Hope 2012-06-10 21:26:37 +1200
  • c3cab62bf0 Tidy up the loader. Read ELF files directly. Add ability to turn off logging. Michael Hope 2012-06-10 16:59:50 +1200
  • 05fbbbc6f3 Added a .gitignore Michael Hope 2012-06-10 14:12:25 +1200
  • dc87d7222c Initial LPC1114 hacks. Load a command into RAM via the bootloader and execute. Pulse a LED on PIO2_0 using software PWM. Michael Hope 2012-06-10 14:08:51 +1200