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
180180it from being enabled in ` rustc ` . In particular, the AVR backend should be able
181181to compile the ` core ` crate without hitting any LLVM assertion before it's
182182enabled 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 ] .
184184
185185[ rust-var ] : https://github.com/avr-rust/rust/issues
186186
@@ -326,4 +326,4 @@ Please note that examples may make use of the `semihosting` concept but this
326326should not be used in production setups due to the lack of connected debugger and
327327a host running appropriate debugging software. The use of a serial interface is
328328often 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