This website requires JavaScript.
Explore
Help
Sign In
Sojus07
/
hackrf
Watch
1
Star
0
Fork
0
You've already forked hackrf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
hackrf
/
firmware
/
common
History
Michael Ossmann
f01fc2d445
initial port of Jared\'s initialization code to libopencm3, not complete yet
2012-06-05 22:20:56 -06:00
..
hackrf_core.c
* Add PIN_EN1V8 (1V8 work fine 1V8 LED is set to ON), and PIN_BOOT0, 1, 2 & 3(read only).
2012-05-28 00:02:48 +02:00
hackrf_core.h
* Add PIN_EN1V8 (1V8 work fine 1V8 LED is set to ON), and PIN_BOOT0, 1, 2 & 3(read only).
2012-05-28 00:02:48 +02:00
jellybean.c
initial port of Jared\'s initialization code to libopencm3, not complete yet
2012-06-05 22:20:56 -06:00
lpc43.h
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
LPC43xx_M4_Interrupts.c
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
LPC43xx_M4_Startup_ROM_to_RAM.c
Linker Script & New Startup to Load from SPIFI and Execute from RAM(SRAM).
2012-05-30 07:33:23 +02:00
LPC43xx_M4_Startup.c
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
LPC4330_M4_ROM_to_RAM.ld
Linker Script & New Startup to Load from SPIFI and Execute from RAM(SRAM).
2012-05-30 07:33:23 +02:00
LPC4330_M4.ld
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
Makefile_inc.mk
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
max2837_regs.def
max2837: remaining registers
2012-05-29 20:59:07 -04:00
max2837.c
max2837: typo
2012-05-30 21:06:42 -04:00
max2837.h
max2837: extern additional functions, put test code in ifdef
2012-05-29 21:24:01 -04:00
README
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
si5351c.c
initial port of Jared\'s initialization code to libopencm3, not complete yet
2012-06-05 22:20:56 -06:00
README
This directory contains things shared by multiple HackRF firmware implementations.