You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: makefile.md
+3-6
Original file line number
Diff line number
Diff line change
@@ -35,12 +35,9 @@ Examining the Makefile below as well as its
35
35
console output, also below, will provide one example to help guide
36
36
you.
37
37
38
-
Assuming that your installation of ATTinyCore resides at
39
-
~/Arduino/hardware then entering this grep command will provide a
40
-
useful list of ATTinyCore options for your chosen processor (selected from the list below).
38
+
Assuming that your installation of ATTinyCore resides at `~/Arduino/hardware` then entering this grep command will provide a useful list of ATTinyCore options for your chosen processor (selected from the list below).
41
39
**NOTE:** this Linux command requires [Cygwin](https://www.cygwin.com/) on Microsoft Windows.
0 commit comments