SlashDevin / NeoSWSerial

Efficient alternative to SoftwareSerial with attachInterrupt for RX chars, simultaneous RX & TX
169 stars 42 forks source link

Add ATMega644P support #9

Closed dionorgua closed 7 years ago

dionorgua commented 7 years ago

Hi,

Could you please pull this commit to add support of ATMega644P? it's 100% pin-to-pin compatible with 1284P, but has smaller amount of FLASH and RAM.

Thanks.