Skip to content

Commit

Permalink
Add armv7a-none-eabi target
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Schubert authored and dadada committed Jun 7, 2023
1 parent ff4e7ed commit c5a119f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
stable.cargo
stable.rustc
stable.rustfmt
targets.armv7a-none-eabi.stable.rust-std
];
naersk-lib = (naersk.lib."${system}".override {
cargo = rust-toolchain;
Expand Down

0 comments on commit c5a119f

Please sign in to comment.