GNU bug report logs -
#54482
[PATCH] gnu: Add simavr
Previous Next
Full log
Message #16 received at 54482-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Artyom,
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> skribis:
> From 2ea020a319f5c2fa27662a8e505a1d4b8e916ea9 Mon Sep 17 00:00:00 2001
> From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
> Date: Sat, 19 Mar 2022 23:39:54 +0300
> Subject: [PATCH] gnu: avr-xyz: Add simavr
>
> * gnu/packages/avr-xyz.scm: New module.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add 'avr-xyz.scm'.
Applied with the cosmetic changes below.
Thank you and thanks Maxime!
Ludo’.
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/avr-xyz.scm b/gnu/packages/avr-xyz.scm
index 800f8af21e..a05157ede7 100644
--- a/gnu/packages/avr-xyz.scm
+++ b/gnu/packages/avr-xyz.scm
@@ -83,9 +83,9 @@ (define-public simavr
(inputs
(list bash-minimal libelf freeglut))
(home-page "https://github.com/buserror/simavr")
- (synopsis "Lean, mean and hackable AVR simulator for GNU/Linux and OSX")
+ (synopsis "Lean, mean and hackable simulator for AVR CPUs/MCUs")
(description
- "simavr is a new AVR simulator for GNU/Linux, or any platform that uses
+ "simavr is a new AVR simulator for GNU/Linux or any platform that uses
@command{avr-gcc}. It uses avr-gcc's own register definition to simplify
creating new targets for supported AVR devices. The core was made to be small
and compact, and hackable so allow quick prototyping of an AVR project. The
This bug report was last modified 3 years and 60 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.