Michael Ossmann
dcffe7173f
Revert "Merge pull request #132 from bgamari/update-libopencm3"
...
This reverts commit cbe69b3d0b0828e25850e9f3432848d99ec0865d, reversing
changes made to 2f2ca2e630651d97d385d9044149f2f13dd28d05.
I shouldn't have merged that ancient pull request that somehow was
reopened.
2014-11-04 23:25:55 -07:00
Ben Gamari
ac16a093fc
Update libopencm3
2014-08-26 11:22:10 -04:00
Jared Boone
2538785165
Replace GPIO control of 1V8 supply with official function enable_1v8_power().
2014-08-11 16:08:30 -07: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
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