me
/
guix
Archived
1
0
Fork 0

gnu: Add arm-none-eabi-nano-toolchain-7-2018-q2-update.

* gnu/packages/embedded.scm (arm-none-eabi-nano-toolchain-7-2018-q2-update):
New variable.
master
Ricardo Wurmus 2019-12-24 23:36:13 +01:00
parent 893960ee61
commit ee9e108aab
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 4 additions and 0 deletions

View File

@ -409,6 +409,10 @@ languages are C and C++.")
(arm-none-eabi-toolchain gcc-arm-none-eabi-7-2018-q2-update
newlib-arm-none-eabi-7-2018-q2-update))
(define-public arm-none-eabi-nano-toolchain-7-2018-q2-update
(arm-none-eabi-toolchain gcc-arm-none-eabi-7-2018-q2-update
newlib-nano-arm-none-eabi-7-2018-q2-update))
(define-public gdb-arm-none-eabi
(package
(inherit gdb)