Activity › Forums › Questions & Troubleshooting › Arduino FQBN for Controllino boards?
-
Arduino FQBN for Controllino boards?
-
I have figured it out. I need a configuration like below:
SKETCH := TestController
BOARD := controllino_maxi_automation
PORT := /dev/ttyACM0
CORES := CONTROLLINO_Boards:avr arduino:avr
LIBRARIES := CONTROLLINO
ADDITIONAL_URLS := https://raw.githubusercontent.com/CONTROLLINO-PLC/CONTROLLINO_Library/master/Boards/package_ControllinoHardware_index.json
Viewing 1 of 1 replies
Log in to reply.