Skip to content

Commit da1b13a

Browse files
authored
Merge pull request #734 from leonardocavagnis/mbed_os_to_arduino_macos
mbed-os-to-arduino macOS script
2 parents 9cb7ce5 + ad4832e commit da1b13a

File tree

2 files changed

+449
-1
lines changed

2 files changed

+449
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To install ARM build tools, use the `Boards Manager` option in the Arduino IDE t
4747

4848
## mbed-os-to-arduino script
4949

50-
The backbone of the packaging process is the https://github.com/arduino/ArduinoCore-mbed/blob/master/mbed-os-to-arduino script. It basically compiles a blank Mbed OS project for any supported target board, recovering the files that will be needed at compile time and copying them to the right location. This script is not compatible with MacOS, it must be run on Linux.
50+
The backbone of the packaging process is the https://github.com/arduino/ArduinoCore-mbed/blob/master/mbed-os-to-arduino script. It basically compiles a blank Mbed OS project for any supported target board, recovering the files that will be needed at compile time and copying them to the right location. This script is compatible only with Linux. If you are using macOS, use the https://github.com/arduino/ArduinoCore-mbed/blob/master/mbed-os-to-arduino-macos script.
5151

5252
It can be used for a variety of tasks including:
5353

0 commit comments

Comments
 (0)