After adding https://raw.githubusercontent.com/spark … index.json to the preferences in the Arduino IDE (1.8.13) and installing the Sparkfun AVR boards, I get below errors when I go back into the boards manager
Index error: could not find referenced tool name=xtensa-esp32-elf-gcc version=1.22.0-80-g6c4433a-5.2.0 packager=esp32
Index error: could not find referenced tool name=esptool_py version=2.6.1 packager=esp32
Index error: could not find referenced tool name=mkspiffs version=0.2.3 packager=esp32
This is annoying for me, why would I be bothered byESP stuff if I only use AVR?
I’ve seen that it’s in the json so will probably be able to hack it but I would suggest that Sparkfun creates different packages for different architectures.
Notes
Observed it the first time in a normal install of IDE 1.8.5 but could not pin it at that stage. Observed it now while setting up IDE 1.8.13 in portable mode and adding the Sparkfun AVR boards.
Thanks, I do not think that that is the case. The observation for 1.8.5 was from a while ago, the observation with 1.8.13 was when I started this thread.
Same behaviour for me on macOS Big Sur with Arduino IDE 1.8.13.
Index error: could not find referenced tool name=xtensa-esp32-elf-gcc version=1.22.0-80-g6c4433a-5.2.0 packager=esp32
Index error: could not find referenced tool name=esptool_py version=2.6.1 packager=esp32
Index error: could not find referenced tool name=mkspiffs version=0.2.3 packager=esp32
Index error: could not find referenced tool name=xtensa-esp32-elf-gcc version=1.22.0-80-g6c4433a-5.2.0 packager=esp32
Index error: could not find referenced tool name=esptool_py version=2.6.1 packager=esp32
Index error: could not find referenced tool name=mkspiffs version=0.2.3 packager=esp32
I don’t have a mac to test on but I just did a fresh install of Arduino 1.8.13 on a Windows 10 PC and a fresh install of the Apollo boards package and I’m not able to replicate your results.
Are you just receiving warnings and your Artemis code compiles and uploads OK or is this stopping you from compiling and uploading too?
I’m also wondering if something is up with your other boards packages and that’s causing issues when you go into the boards manager. Have you tried removing all the other boards and reinstalling them?
This is still outstanding for the SparkFun AVR board package. I just did an portable install of 1.8.19 on Win11 and only installed the SparkFun AVR board package.
To my knowledge there is no need to have any use of Espressif stuff in the AVR board package.