Skip to content

fvilante/avr_bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracking Rust Issue #109000

Objetive

This repo is related to the issue #109000 of Rust language.

Where compiler is suposed to produce bad compilation for AVR target (atmega328p) based on different optimizations compiler options.

This repo is based on the code given by the original author of the issue.

How to Build

To build just open a terminal, change to the project folder and type:

cargo build --release

Dependencies

See file: rust-toolchain.toml.

About

Based on Issue #109000 of Rust language (related to AVR target)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages