4 lines
265 B
Plaintext
4 lines
265 B
Plaintext
This is the simplest example firmware for HackRF. It flashes three LEDs.
|
|
This Example Start execution in SPIFI(ROM) and at startup, code from ROM is copied to RAM and shadow pointer is modified to RAM.
|
|
So at end all the code and vector table is executed from RAM.
|