so I’m trying again and I downloaded the arduino ide from the default repositories which v1.8
I have the plugin and I got this error.
Arduino: 1.8.19 (Linux), Board: “Proffieboard V2, Serial, SDCARD (SPI), 80 MHz, full, Fastest”
Board ProffieboardV2-L433CC (platform stm32l4, package proffieboard) is unknown
Error compiling for board Proffieboard V2.
This report would have more information with
“Show verbose output during compilation”
option enabled in File → Preferences.
then turned on the verbose as above.
Arduino: 1.8.19 (Linux), Board: “Proffieboard V2, Serial, SDCARD (SPI), 80 MHz, full, Fastest”
arduino-builder -dump-prefs -logger=machine -hardware /usr/share/arduino/hardware -hardware /home/maxb/.arduino15/packages -tools /usr/share/arduino/hardware/tools/avr -tools /home/maxb/.arduino15/packages -libraries /home/maxb/Arduino/hardware/libraries -fqbn=proffieboard:stm32l4:ProffieboardV2-L433CC:usb=cdc,dosfs=sdspi,speed=80,pclk=1,opt=o3 -ide-version=10819 -build-path /tmp/arduino_build_139663 -warnings=default -build-cache /tmp/arduino_cache_686137 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arm-none-eabi-gcc.path=/home/maxb/.arduino15/packages/proffieboard/tools/arm-none-eabi-gcc/14-2-rel1-xpack -prefs=runtime.tools.arm-none-eabi-gcc-14-2-rel1-xpack.path=/home/maxb/.arduino15/packages/proffieboard/tools/arm-none-eabi-gcc/14-2-rel1-xpack -verbose /home/maxb/ProffieOS/ProffieOS.ino
Board ProffieboardV2-L433CC (platform stm32l4, package proffieboard) is unknown
Error compiling for board Proffieboard V2.