mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-09 23:22:33 -04:00
Move CPLD filres to common/
...for imminent refactoring.
This commit is contained in:
parent
fe687b93a2
commit
3d06941129
5 changed files with 2 additions and 2 deletions
|
@ -127,7 +127,7 @@ set(CPPSRC
|
|||
${COMMON}/wm8731.cpp
|
||||
${COMMON}/ak4951.cpp
|
||||
radio.cpp
|
||||
baseband_cpld.cpp
|
||||
${COMMON}/baseband_cpld.cpp
|
||||
tuning.cpp
|
||||
rf_path.cpp
|
||||
rffc507x.cpp
|
||||
|
@ -196,7 +196,7 @@ set(CPPSRC
|
|||
${COMMON}/cpld_xilinx.cpp
|
||||
${COMMON}/jtag.cpp
|
||||
${COMMON}/jtag_tap.cpp
|
||||
cpld_update.cpp
|
||||
${COMMON}/cpld_update.cpp
|
||||
${CPLD_20150901_DATA_CPP}
|
||||
${CPLD_20170522_DATA_CPP}
|
||||
${HACKRF_CPLD_DATA_CPP}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue