We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df9ad2 commit 1ee45eaCopy full SHA for 1ee45ea
1 file changed
firmware/hackrf_usb/CMakeLists.txt
@@ -38,6 +38,7 @@ add_custom_command(
38
COMMAND ${CMAKE_OBJCOPY}
39
-I binary
40
-O elf32-littlearm
41
+ -B arm
42
--rename-section .data=.rom_only
43
"fpga.bin" ${PATH_PRALINE_FPGA_OBJ}
44
DEPENDS ${PATH_PRALINE_FPGA_BIN}
0 commit comments