tonuino/TonUINO-TNG

location for platfrom.txt on macOS does not exist

Closed this issue · 3 comments

according to README.md, location of platform.txt is: /Applications/Arduino.app/Contents/Java/arduino/hardware/avr

but with macOS 13.3.1 and Arduino IDE 2.1.0, the location /Applications/Arduino.app/Contents/Java does not exist. I think the correct location is this one:
~/Library/Arduino15/packages/arduino/hardware/avr

@pa-braun Many thanks for this hint. Maybe the old location was from the Arduino IDE 1.x

created pull request #94

merged pull request #94