aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index b4acda9..1f7965a 100644
--- a/README.org
+++ b/README.org
@@ -17,6 +17,13 @@ can i make this eshell?
ssh -t psyduck "cd luchie && ./m console"
#+end_src
+** mis-timed clocks
+bad uart timings and failing to init usb is a result of using =mon reset init= with (at least) the pitaya link debugger. maybe others: i haven't tested them.
+
+workarounds include:
+ - using =mon reset= and interrupting or setting a breakpoint on ~main~
+ - =mon reset init= followed by =load= and =continue=
+
* cirque trackpad
what the fuck did i do with the code i had for this which did the setup and read the spi registers??