nixpkgs/lib/systems
Matthew Bauer d59a9ac7cf avr: use new compilation infrastructure
Gets rid of:
  avrbinutils
  avrgcc

to replace with:
  pkgsCross.avr.buildPackages.binutils
  pkgsCross.avr.buildPackages.gcc
2018-10-29 14:34:09 -05:00
..
default.nix
doubles.nix
examples.nix avr: use new compilation infrastructure 2018-10-29 14:34:09 -05:00
for-meta.nix
inspect.nix avr: use new compilation infrastructure 2018-10-29 14:34:09 -05:00
parse.nix avr: use new compilation infrastructure 2018-10-29 14:34:09 -05:00
platforms.nix