-
Hi,
I just started playing with CLion and your Arduino Plugin.
Looks promising but I get this message.
Can you tell me how I can solve it?
This is my CMakeList.txt file:
--- CMakeList.txt ---
cmak…
ghost updated
7 years ago
-
It would be nice to also support non native usb avrs with V-USB.
Popular devices are the watterott nanite series or the adafruit trinket products.
I dont know how this works, but here is a bounty:
ht…
-
I have this simple makefile
``` makefile
ARDUINO_DIR = /usr/share/arduino
ARDMK_DIR = /home/localkens/embed/src/Arduino-Makefile
AVR_TOOLS_DIR = /usr
BOARD_TAG = diecimila
ARDUINO_PORT = /…
-
Thanks for sharing your work! I sucessfully implemented a HID keyboard on a ATtiny212.
Trying to implement avr-cdc on a ATtiny1614 I ran into problems: My Linux PC was unable to set DTR and RTS ha…
-
does anyone know how to solve?
Arduino: 1.8.12 (Mac OS X), Placa:"3D printer boards, RUMBA32, STM32CubeProgrammer (DFU), Enabled (generic 'Serial'), CDC (no generic 'Serial'), Low/Full Speed, Sma…
-
I use the Arduino IDE 1.8.16
d:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware d:\Program Files (x86)\Arduino\hardware -tools d:\Program Files (x86)\Arduino\tools…
-
HI
i'm working with 328pb
some day before i can export the bin file with ctrl +alt +s
but now i have some issue below .
i already reinstall the IDE and delete all relation file from appdata fo…
-
This is to open again the same issue discussed here
https://github.com/microsoft/vscode-arduino/issues/866
and there
https://github.com/microsoft/vscode-arduino/issues/808
IntelliSense has still…
-
I want to override the `USB_PRODUCT` and `USB_MANUFACTURER` strings on my Sparkfun Pro Micro.
According to the docs (http://docs.platformio.org/en/latest/boards/atmelavr/sparkfun_promicro16.html#co…
-
See below for a full log and the error message. It seems ld completely fails, this was while compiling the Blink example, using Arduino 1.8.5. I considered trying the beta build, but that says it need…