diff options
-rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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?? |