Files
proxmark3/armsrc
Philippe Teuwen 21be6d4400 FPC: got RX working, got client over usart somehow working..., see detailed commit msg
* using WITH_FPC:
  * activate basic usart
  * no double buffer for now, no interrupt
  * usart_dataavailable/usart_readbuffer/usart_writebuffer, to demo it:
    * pm3 client over USB, minicom over usart
    * analyse a d 414243
* using WITH_FPC_HOST:
  * it implies WITH_FPC as it's based on it
  * control pm3 with client over usart
  * EXPERIMENTAL! still some frame desync issues
  * you can connect both from usart & USB with two pm3 clients
    * actually you *have* to connect USB for the moment because
      it's used to send debug messages about buggy usart... See Dbprintf_usb below
  * "sessions": msgs are directed to the latest client to have sent a cmd
  * Dbprintf_usb macro to send msgs to USB client to help debugging usart...
  * We now have an option to run client at different speed as usart is 115200:
    client/proxmark3 /dev/ttyUSB0 -b 115200
  * Consequently, argc,argv handling is a bit revamped, it was so messy...
  * USB and flashing are still at 460800, don't try flashing over usart yet ^^
2019-04-02 22:06:10 +02:00
..
2017-08-26 13:01:35 +02:00
2019-03-21 15:19:18 +01:00
2019-03-12 00:12:26 +01:00
2019-03-12 00:12:26 +01:00
2019-03-19 10:26:36 +01:00
2019-03-13 22:48:51 +01:00
2019-03-13 22:48:51 +01:00
2019-03-12 00:12:26 +01:00
2019-03-10 00:00:59 +01:00
2019-03-10 00:00:59 +01:00
2018-02-01 15:33:10 +01:00
2019-03-12 00:12:26 +01:00
2019-03-12 00:12:26 +01:00
2019-03-09 20:34:41 +01:00
2019-03-19 10:26:52 +01:00
2019-03-12 00:12:26 +01:00
2019-03-10 00:00:59 +01:00
2019-03-09 20:34:41 +01:00
2019-03-12 13:15:39 +01:00
2019-03-28 14:19:41 +01:00
2019-03-13 12:18:37 +01:00
2019-03-21 15:19:18 +01:00
2019-03-13 12:18:37 +01:00
2019-03-12 13:15:39 +01:00
2019-03-28 14:19:41 +01:00
2019-03-10 00:00:59 +01:00
2019-03-14 12:30:32 +01:00
2019-03-10 00:00:59 +01:00
2019-03-10 00:00:59 +01:00
2015-06-25 12:22:34 +02:00
2019-03-12 13:15:39 +01:00
2019-03-12 13:15:39 +01:00
2019-03-25 15:11:38 +01:00
2019-03-28 14:19:41 +01:00
2019-03-12 00:12:26 +01:00
2019-03-12 00:12:26 +01:00
2019-03-12 00:12:26 +01:00
2019-03-21 15:19:18 +01:00
2019-03-10 00:00:59 +01:00
2019-03-10 00:00:59 +01:00
2019-03-28 14:19:41 +01:00
2019-03-12 00:12:26 +01:00
2019-03-18 20:16:04 +01:00
2019-03-12 00:12:26 +01:00
2019-03-12 00:12:26 +01:00
2019-03-12 00:12:26 +01:00
2019-03-13 09:10:52 +01:00
2019-03-10 00:00:59 +01:00