summaryrefslogtreecommitdiff
path: root/gnu/packages/avr.scm
AgeCommit message (Expand)Author
2023-12-11gnu: cross-libc: Add AVR Libc support.Jean-Pierre De Jesus DIAZ
2023-12-11gnu: cross-gcc: Enable multilib for AVR.Jean-Pierre De Jesus DIAZ
2023-12-11gnu: make-avr-libc: Fix synopsis.Jean-Pierre De Jesus DIAZ
2023-12-11gnu: microscheme: Move to avr-xyz.Jean-Pierre De Jesus DIAZ
2023-10-10gnu: make-avr-toolchain: Add a #:xgcc argument.Maxim Cournoyer
2023-09-25gnu: avr: Delay all cross compilation packages.Maxim Cournoyer
2023-09-17gnu: Remove extraneous imports.Maxim Cournoyer
2023-09-03gnu: avr-gcc: Avoid referencing gcc from the top level.Maxim Cournoyer
2023-04-06gnu: avr-gcc: Use G-expression.Ricardo Wurmus
2022-11-16gnu: microscheme: Update to 0.9.4.Fabio Natali
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
2020-11-02gnu: avr-toolchain: Replace functions with package variables.Arun Isaac
2020-11-02gnu: avr-gcc: Update to 7.5.0.Arun Isaac
2020-07-12gnu: Remove ".git" from "https://github/…/….git".Ludovic Courtès
2020-05-13gnu: avr-gcc: Fix conflicting GCC headers.Marius Bakke
2020-03-01gnu: avr-gcc: Fix compiler lookup paths.Danny Milosavljevic
2019-09-19gnu: avr-libc: Unset CPATH to fix the build.Ricardo Wurmus
2019-09-19gnu: avr-gcc-4.9: Build with GCC 5.Ricardo Wurmus
2019-02-08gnu: microscheme: Don't use unstable tarball.Tobias Geerinckx-Rice
2018-03-27gnu: Use invoke and return #t from all builders.Mark H Weaver
2018-02-16gnu: Use HTTPS for supported nongnu.org home pages.Tobias Geerinckx-Rice
2017-12-20gnu: microscheme: Fix home page.Ricardo Wurmus
2017-09-22gnu: Use xxd instead of vim.Ricardo Wurmus
2017-06-20gnu: Move contents of zip module into compression module.Arun Isaac
2017-05-24gnu: avr-gcc-4.9: Use gcc-4.9 as base compiler.Ricardo Wurmus
2017-05-24gnu: Allow overriding of xgcc package in cross-gcc.Ricardo Wurmus
2016-08-15gnu: avr: Use the correct gcc version as native-input.Danny Milosavljevic
2016-05-31gnu: microscheme: Update to 0.9.3.Efraim Flashner
2016-05-30gnu: Add avr-toolchain.David Thompson
2016-05-30gnu: avr-libc: Update to 2.0.0.David Thompson
2016-05-30gnu: avr-libc: Fix build.David Thompson
2016-05-30gnu: Add avr-gcc-5.David Thompson
2016-05-30gnu: Add avr-gcc.David Thompson
2016-05-30gnu: Add avr-binutils.David Thompson
2015-11-11gnu: Add microscheme.Ricardo Wurmus
2015-11-11gnu: Add prefix to license imports in (gnu packages avr).Ricardo Wurmus
2015-03-14gnu: Update packages to use 'non-copyleft' instead of 'bsd-style'.Ludovic Courtès
2014-11-21gnu: Add AVR-Libc.Manolis Ragkousis