rust-embedded / embedonomicon

How to bootstrap support for a no_std target
https://docs.rust-embedded.org/embedonomicon/
Apache License 2.0
209 stars 34 forks source link

update macos homebrew install command #85

Closed kiddkai closed 2 years ago

kiddkai commented 2 years ago

Hi,

The brew cask command is updated. Will encounter this error when installing the tools.

$ brew cask install gcc-arm-embedded
Error: `brew cask` is no longer a `brew` command. Use `brew <command> --cask` instead.

So this PR mainly just update that specific command for macos.

rust-highfive commented 2 years ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @therealprof (or someone else) soon.

Please see the contribution instructions for more information.

bors[bot] commented 2 years ago

Build failed:

eldruin commented 2 years ago

Uh, the generated binaries have changed a bit so CI fails.

eldruin commented 2 years ago

@adamgreig would you be able to help here?

eldruin commented 2 years ago

Now the merge should work, thanks! bors r+

bors[bot] commented 2 years ago

Build succeeded: