Firmware build system is now CMake, and seems much...
by Jared Boone 11 years 3 months
Firmware build system is now CMake, and seems much more sane on the whole.
2a7ed069
Do not configure BOOT[3:0] pins in SCU, as they sh...
by Jared Boone 11 years 3 months
Do not configure BOOT[3:0] pins in SCU, as they should be idle/input/hi-Z on HackRF.
245aa1f1
USB0 and USB1 LEDs are only on Jellybean and Jawbr...
by Jared Boone 11 years 3 months
USB0 and USB1 LEDs are only on Jellybean and Jawbreaker.
16709505
Add HackRF One RF power enable for samples that RX...
by Jared Boone 11 years 3 months
Add HackRF One RF power enable for samples that RX or TX.
54ef8c19
Replace GPIO control of 1V8 supply with official f...
by Jared Boone 11 years 3 months
Replace GPIO control of 1V8 supply with official function enable_1v8_power().
25387851
Remove RF power enable from blinky -- it's not nec...
by Jared Boone 11 years 3 months
Remove RF power enable from blinky -- it's not necessary.
fe9b4b8c
Add parentheses to silence ambiguous expression wa...
by Jared Boone 11 years 3 months
Add parentheses to silence ambiguous expression warning.
2abdebfb
Add GCC "used" attribute to prevent hard_fault_han...
by Jared Boone 11 years 3 months
Add GCC "used" attribute to prevent hard_fault_handler_c() from being removed. It trips up -flto.
739dc1ac
Configure APB3 for appropriate clock sources durin...
by Jared Boone 11 years 3 months
Configure APB3 for appropriate clock sources during start-up.
9b435f3b
CPLD: Update bitstream files with RX Q channel fli...
by Jared Boone 11 years 3 months
CPLD: Update bitstream files with RX Q channel flip.
8e387e54
Report a bug