Skip to content

Commit

Permalink
Merge pull request #180 from greatscottgadgets/antoinevg-patch-1
Browse files Browse the repository at this point in the history
firmware: fix Makefile target in README
  • Loading branch information
antoinevg authored Aug 26, 2024
2 parents 7371f90 + a65cd09 commit b24badd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firmware/moondancer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before you can run any firmware you will first need to build the Moondancer SoC

cd cynthion.git/cynthion/python

make soc
make facedancer

### Execute Firmware

Expand Down Expand Up @@ -214,7 +214,7 @@ You're almost there! The last step you'll need to perform before being able to d

cd cynthion.git/cynthion/python

make soc
make facedancer
make load

#### 6. start gdb
Expand Down

0 comments on commit b24badd

Please sign in to comment.