Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 4bce41b

Browse files
committed
Remove outdated info from mbed-os-to-arduino script
1 parent c246ba8 commit 4bce41b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

mbed-os-to-arduino

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -64,17 +64,7 @@ mv $ARDUINOCORE/../../cores/arduino/mbed/drivers/SPI.h $ARDUINOCORE/../../cores/
6464

6565
# TODO
6666
# - Add -DUSE_ARDUINO_PINOUT to targets with a variant.cpp
67-
# - Add include path for rpc library to envie
68-
# - Remove -fno-exception from Envie cppflags
6967
#
7068
#
7169

7270
exit 0
73-
74-
##################
75-
76-
Using Arduino as an mbed library
77-
78-
echo -e "arduino/cores/arduino/main.cpp\n arduino/cores/arduino/mbed/\narduino/libraries/" > .mbedignore
79-
#add ARDUINO_AS_MBED_LIBRARY=1 to macros section in mbed_app.json
80-
echo "https://github.com/arduino/ArduinoCore-mbed#bf6e64771ebe20285b0364756dff856ebbc679dc" > arduino.lib

0 commit comments

Comments
 (0)