fixed hackrf mode for portapacks with TQFP100 CPLD

This commit is contained in:
Bernd Herzog
2023-04-07 12:52:41 +02:00
parent ba6202e651
commit 21547e6c55
3 changed files with 734 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ endif()
set(LICENSE_PATH ${CMAKE_CURRENT_LIST_DIR}/LICENSE)
set(HARDWARE_PATH ${CMAKE_CURRENT_LIST_DIR}/hardware)
add_subdirectory(hackrf/firmware/hackrf_usb)
add_subdirectory(hackrf-portapack)
set(HACKRF_FIRMWARE_DFU_FILENAME hackrf_usb.dfu)
set(HACKRF_FIRMWARE_BIN_FILENAME hackrf_usb_ram.bin)