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
Jared Boone
f44bbdac13
Merge branch 'master' of
https://github.com/TitanMKD/hackrf
2012-06-07 17:28:38 -07:00
..
hackrf_core.c
Fixed Clock Init (to be tested on other board).
2012-06-08 02:24:05 +02:00
hackrf_core.h
Added hackrf_core.h #include for lpc43.h dependency.
2012-06-07 16:34:36 -07: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
migrated common stuff to libopencm3
2012-06-07 08:14:16 -06:00
Makefile_inc.mk
Merge branch 'master' of
https://github.com/TitanMKD/hackrf
2012-06-07 17:28:38 -07:00
max2837_regs.def
max2837: updates
2012-06-04 18:48:42 -04:00
max2837.c
max2837: updates
2012-06-04 18:48: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
migrated common stuff to libopencm3
2012-06-07 08:14:16 -06:00
si5351c.h
forgot a header file
2012-06-07 08:18:34 -06:00
README
This directory contains things shared by multiple HackRF firmware implementations.