diff options
author | Martin Stensgård <mastensg@mastensg.net> | 2025-04-17 21:18:27 +0200 |
---|---|---|
committer | Martin Stensgård <mastensg@mastensg.net> | 2025-04-17 21:18:27 +0200 |
commit | e37b995f54bc922346bc9779558af732047b41d6 (patch) | |
tree | 29d8e39e4a2cb476755b33cde517fa0473063309 /uart_benchmark/README | |
parent | 1a019c9bb56564e6c58d8c5641f4d0aaef01827b (diff) |
uart_benchmark: transmit U at 12 MBd
Diffstat (limited to 'uart_benchmark/README')
-rw-r--r-- | uart_benchmark/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/uart_benchmark/README b/uart_benchmark/README new file mode 100644 index 0000000..9f24d6f --- /dev/null +++ b/uart_benchmark/README @@ -0,0 +1,3 @@ +12 MHz clk => 12 MBd UART + +stty -F /dev/ttyUSB1 12000000 raw cs8 |