Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
wmacevoy committed Sep 9, 2019
1 parent 7e8095f commit b687ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ au reset

## debug

*Warning* this is a hack. But stepping through code is amazingly useful. I have only worked out steps on Ubuntu 18.04, and depends on the simavr tool, which gives no uart output. Still it is better than nothging.
*Warning* this is a hack. But stepping through code is amazingly useful. I have only worked out steps on Ubuntu 18.04, and depends on the simavr tool, which gives no uart output. Still it is better than nothing.

1. Install simavr (sudo apt install simavr). This should also install avr-gcc.
1. Install this toolset in in Ubunutu: run `au arduino` to spin up the basic working cache of the ide.
Expand Down

0 comments on commit b687ea4

Please sign in to comment.