Jared Boone
|
2538785165
|
Replace GPIO control of 1V8 supply with official function enable_1v8_power().
|
2014-08-11 16:08:30 -07:00 |
|
Jared Boone
|
574056c495
|
Fix long-standing example projects breakage due to tuning and SGPIO API and dependency changes.
|
2014-01-02 18:24:55 -08:00 |
|
Jared Boone
|
552dbe4a6d
|
Add sgpio.c to C files, now required for pin initialization.
|
2013-11-20 15:23:26 -08:00 |
|
Jared Boone
|
6a03f157ff
|
With Makefile RAM/SPIFI option, remove/rework redundant "rom_to_ram" projects.
|
2013-11-20 15:21:40 -08:00 |
|
Ben Gamari
|
2717b7534e
|
firmware/: Update #includes for libopencm3 merge
|
2013-07-07 17:48:54 -04:00 |
|
Ben Gamari
|
3dbe817b09
|
firmware/: Use uint32_t instead of u32
|
2013-07-07 17:48:54 -04:00 |
|
Michael Ossmann
|
190d8fb8e7
|
Makefile fixes for bad max2837_set_lpf_bandwidth references
|
2012-11-05 08:43:07 -07:00 |
|
Jared Boone
|
72ee83eda9
|
Moving gpio_setup() / pin_setup() functions in separate projects to hackrf_core.h/c.
Moved enable_1v8_power() and release_cpld_jtag_pins() to hackrf_core.h/c.
|
2012-07-31 21:38:57 -07:00 |
|
TitanMKD
|
53c7fcf768
|
* Fixed linker script form SPIFI and RAM execution.
* Added performance checks and results on SPIFI & SRAM code execution.
|
2012-06-25 22:15:10 +02:00 |
|