Files
libopencm3-examples/examples/lpc/lpc43xx/hackrf-jellybean/miniblink_rom_to_ram
Uwe Bonnes 1740fee230 tiva(stellaris)/lpc: Use directory structure as stm32
EDIT: Whitespace changes to the files stripped out.
2014-02-13 20:00:25 +01:00
..

------------------------------------------------------------------------------
README
------------------------------------------------------------------------------

This is the smallest-possible example program using libopencm3.

It's intended for the Jellybean development board from the HackRF project:

https://github.com/mossmann/hackrf

It should blink LED1 on the board.
This example copy the Code from ROM to RAM and execute code from RAM.