From fdc6176107c8ef2a88a225a335cca3c6cd2a0808 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 7 Sep 2005 21:47:05 +0000 Subject: Add an example for the PSR file format --- tools/example.psr | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tools/example.psr (limited to 'tools/example.psr') diff --git a/tools/example.psr b/tools/example.psr new file mode 100644 index 00000000..bbbec73a --- /dev/null +++ b/tools/example.psr @@ -0,0 +1,12 @@ +// PSKEY_BDADDR +&0001 = 0001 2821 005b 6789 +// PSKEY_ANA_FTRIM +&01f6 = 0025 +// PSKEY_HOST_INTERFACE +&01f9 = 0001 +// PSKEY_UART_BAUD_RATE +&0204 = 01d8 +// PSKEY_ANA_FREQ +&01fe = 0004 +// PSKEY_UART_CONFIG +&0205 = 0006 -- cgit