SpenceKonde / megaTinyCore

Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
Other
554 stars 144 forks source link

Is missing: Tools -> UART for Bootloader = TX:9 (PB2), RX:8 (PB3) #1074

Closed avandalen closed 6 months ago

avandalen commented 6 months ago

Hi Spence, If this board is selected: Board = megaTinyCore > Attiny3217/3217… Then this tool setting is missing: Tools -> UART for Bootloader = TX:9 (PB2), RX:8 (PB3)

(It is still visible if this board is selected: Board = megaTinyCore > Attiny3217 w/Optiboot)

hmeijdam commented 6 months ago

That's to select which UART bootloader you want when you do "burn bootloader". You select an option without a bootloader, so nothing to select.