aboutsummaryrefslogtreecommitdiff
path: root/boards.txt
diff options
context:
space:
mode:
authorCristian Maglie <c.maglie@bug.st>2013-05-17 11:02:00 +0200
committerCristian Maglie <c.maglie@bug.st>2013-05-17 11:02:00 +0200
commitef4e8c65373f531ce6d37ff226a21fc9b358ff29 (patch)
tree532bf0cc782cd8342e055e763863c0ad5026d569 /boards.txt
parent44c5dae865da1f92bb183552c7e72185dd83f4f4 (diff)
Robot has its own core
Diffstat (limited to 'boards.txt')
-rw-r--r--boards.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards.txt b/boards.txt
index 271a7e9..de9f4ef 100644
--- a/boards.txt
+++ b/boards.txt
@@ -541,7 +541,7 @@ robotControl.build.mcu=atmega32u4
robotControl.build.f_cpu=16000000L
robotControl.build.vid=0x2341
robotControl.build.pid=0x8038
-robotControl.build.core=arduino
+robotControl.build.core=robot
robotControl.build.variant=robot_control
##############################################################
@@ -562,6 +562,6 @@ robotMotor.build.mcu=atmega32u4
robotMotor.build.f_cpu=16000000L
robotMotor.build.vid=0x2341
robotMotor.build.pid=0x8039
-robotMotor.build.core=arduino
+robotMotor.build.core=robot
robotMotor.build.variant=robot_motor