homebrew-avr:Homebrew AVR工具链

时间:2024-02-23 00:47:20
【文件属性】:

文件名称:homebrew-avr:Homebrew AVR工具链

文件大小:20KB

文件格式:ZIP

更新时间:2024-02-23 00:47:20

homebrew arduino avr brew avr-programming

自制AVR 该存储库包含GNU AVR工具链,作为公式。 AVR是受欢迎的微控制器家族,例如在项目中使用。 当前版本 GCC 9.3.0- default ,以avr-gcc或avr-gcc@9 GCC 8.4.0-作为avr-gcc@8 GCC 10.2.0-作为avr-gcc@10 Binutils 2.35.1-作为avr-binutils AVR Libc 2.0.0-作为每个GCC公式的资源提供 GDB 10.1-作为avr-gdb 不再支持较旧的GCC版本(4、5、6、7)。 请提出一个问题,如果您需要一个回来。 安装homebrew-avr公式 首先,请确保您已安装了xcode命令行开发人员工具 $ xcode-select --install 然后,只需运行以下命令以安装最新版本的avr-gcc : $ brew tap osx-cross/avr $ brew install avr-gcc 如果要安装其他版本: $ brew install avr-gcc@{x} 其中{x}是版本号,例如avr-gcc@8或avr-gcc@10 注意: $


【文件预览】:
homebrew-avr-master
----.gitignore(402B)
----Formula()
--------simavr.rb(520B)
--------avr-gdb.rb(1KB)
--------avarice.rb(1020B)
--------avr-binutils.rb(1KB)
--------avr-gcc@8.rb(6KB)
--------avr-gcc.rb(6KB)
--------avr-gcc@10.rb(6KB)
----README.md(2KB)
----.github()
--------workflows()
----LICENSE(1KB)
----Patch()
--------avr-binutils-size.patch(16KB)
----.editorconfig(216B)
----Aliases()
--------avr-gcc@9(21B)

网友评论