File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ LLVM does support the AVR architecture but the AVR backend has bugs that prevent
180
180
it from being enabled in ` rustc ` . In particular, the AVR backend should be able
181
181
to compile the ` core ` crate without hitting any LLVM assertion before it's
182
182
enabled in ` rustc ` . A likely outdated list of LLVM bugs that need to be fixed
183
- can be found in [ the issue tracker of the the rust-avr fork of rustc] [ rust-avr ] .
183
+ can be found in [ the issue tracker of the rust-avr fork of rustc] [ rust-avr ] .
184
184
185
185
[ rust-var ] : https://github.com/avr-rust/rust/issues
186
186
@@ -326,4 +326,4 @@ Please note that examples may make use of the `semihosting` concept but this
326
326
should not be used in production setups due to the lack of connected debugger and
327
327
a host running appropriate debugging software. The use of a serial interface is
328
328
often a better choice. However if you just would like to see your example running
329
- please make sure your setup is ready to deal with the ` semihosting ` requirements.
329
+ please make sure your setup is ready to deal with the ` semihosting ` requirements.
You can’t perform that action at this time.
0 commit comments