mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
add: FPC connector skeleton usart. Not working but if will be a starting point for those who might want to help out with it.
This commit is contained in:
parent
08d9d9daf9
commit
bacf8aff0f
8 changed files with 384 additions and 32 deletions
|
@ -36,6 +36,7 @@
|
|||
#include "common.h"
|
||||
#include "usb_cmd.h"
|
||||
#include "usb_cdc.h"
|
||||
#include "usart.h"
|
||||
#include "proxmark3.h"
|
||||
|
||||
bool cmd_receive(UsbCommand* cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue