diff options
| author | wires <wires@noreply.wires.systems> | 2025-03-19 17:09:41 -0400 |
|---|---|---|
| committer | wires <wires@noreply.wires.systems> | 2025-03-19 17:09:41 -0400 |
| commit | 8466e9b4d2fbca85d53d8dadc87914b4766c43de (patch) | |
| tree | 99a0d7a23e805f4ad3e30814ee9a09ebb00ae08b /config.txt | |
| download | zosimos-8466e9b4d2fbca85d53d8dadc87914b4766c43de.tar.gz | |
initial commit
Diffstat (limited to '')
| -rw-r--r-- | config.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config.txt b/config.txt new file mode 100644 index 0000000..d892f14 --- /dev/null +++ b/config.txt @@ -0,0 +1,6 @@ +# vim: ft=dosini +[all] +gpio=22-27=np +enable_jtag_gpio=1 +enable_uart=1 +uart_2ndstage=1 |