pu2clr / RDA5807

Arduino Library for SINGLE-CHIP BROADCAST FM RADIO TUNER RDA5807
MIT License
105 stars 20 forks source link

board support tinyAVR #21

Open bodtx opened 3 days ago

bodtx commented 3 days ago

after testing compilation for avr 3216 with this

https://github.com/SpenceKonde/megaTinyCore

I encounter many compilation problem.

is there a plan to support theses board?

Errors linked in attachment Arduino 1.8.19 (Windows 10), Carte.txt

pu2clr commented 13 hours ago

Please, use this one: https://github.com/SpenceKonde/ATTinyCore

Regards, Ricardo.

On Sun, Oct 27, 2024 at 7:48 PM bodtx @.***> wrote:

after testing compilation for avr 3216 with this

https://github.com/SpenceKonde/megaTinyCore

I encounter many compilation problem.

is there a plan to support theses board?

— Reply to this email directly, view it on GitHub https://github.com/pu2clr/RDA5807/issues/21, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVSJNAJVXQUQ5WDSTJC3YTZ5VNTLAVCNFSM6AAAAABQWHW7USVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYYTMOJSGU4TOMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

QRZ: http://www.qrz.com/db/PU2CLR Skype: ricardo_caratti Mobile: +55 61 981442296

bodtx commented 9 hours ago

Ok so classic avr ones not the new one from 2017