Copy Brewfile and gcc-arm-embedded.rb from the firmware repo in the hope of making the Mac build work.

This commit is contained in:
László Monda
2018-01-23 06:29:11 +01:00
parent d58e192cfb
commit c09030233e
2 changed files with 37 additions and 0 deletions

2
Brewfile Normal file
View File

@@ -0,0 +1,2 @@
cask "eclipse-cpp"
cask "./gcc-arm-embedded.rb"