mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-15 19:17:26 -07:00
Put uart_bind() into uart_common.c
This commit is contained in:
parent
5e06656580
commit
ecec001fdd
7 changed files with 81 additions and 66 deletions
|
@ -289,6 +289,7 @@ set (TARGET_SOURCES
|
|||
${PM3_ROOT}/client/src/mifare/desfiretest.c
|
||||
${PM3_ROOT}/client/src/mifare/gallaghercore.c
|
||||
${PM3_ROOT}/client/src/uart/ringbuffer.c
|
||||
${PM3_ROOT}/client/src/uart/uart_common.c
|
||||
${PM3_ROOT}/client/src/uart/uart_posix.c
|
||||
${PM3_ROOT}/client/src/uart/uart_win32.c
|
||||
${PM3_ROOT}/client/src/ui/overlays.ui
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue