1. 首页
  2. 数据库
  3. 其它
  4. homebrew mspgcc:MSP430的GCC工具链 源码

homebrew mspgcc:MSP430的GCC工具链 源码

上传者: 2021-02-22 14:47:20上传 ZIP文件 10KB 热度 6次
自制的mspgcc 在GCC工具链MSP430,亦称的公式其基于 4.7。 该存储库包括binutils-msp430 , headers-msp430 , gcc-msp430 , libc-msp430和gdb-msp430 。 要获取所有内容,请执行以下命令。 $ brew tap tgtakaoka/mspgcc $ brew install libc-msp430 gdb-msp430 您可能要通过以下命令安装mspdebug-head 。 $ brew tap tgtakaoka/tinyos-msp430 $ brew install --HEAD mspdebug-he
用户评论