i found a workaround for attiny core 2.0 beta to be installed on Arduino ide 2.x or higher ,is it ok ? #799
ZARI100000
started this conversation in
Development Plans
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i managed to port attiny core from 1.5.2 to 2.0.0 beta in newer arduino ides ,the compiler seems to do every thing just fine but i am no arduino expert (i just know it's basic work mechanism ) so i want to know if there are any drawbacks of this procedure ?
(Please don't follow this unless spence konde or some other senior confirms it, i am not responsible if anything goes wrong )
(i am on arduino 2.1.1 with windows 10 pro 22h2 x64)
C:\Users<Enter Your Username here >\AppData\Local\Arduino15\packages\ATTinyCore\hardware\avr
there you will see a folder with "1.5.2" name , i deleted it then i made a new folder named "2.0.0-beta".
C:\Users<Enter Your Username here >\AppData\Roaming\arduino-ide
here is the drive link of the folder zip , i pasted as "2.0.0-beta "inside :
https://drive.google.com/file/d/17yX-Fb62LIVlpYeRb6Hmgy9pzbeHKBKm/view?usp=sharing
Beta Was this translation helpful? Give feedback.
All reactions