atmelcorp / atmel-software-package

Atmel Software Package
Other
106 stars 79 forks source link

get_usart_id_from_addr return error for sam9x60 flexcom12 #101

Closed zizimumu closed 3 years ago

zizimumu commented 3 years ago

we have tested flexcom12 usart in sam9x60, found chip_common.c/get_usart_id_from_addr return error, the functions in chip_common.c does not support flexcom10/flexcom11/flexcom12 for sam9x60

TonyHan11 commented 3 years ago

Thank you very much for your report. If you can create a pull request that includes the patch, it would be greatly appreciated, otherwise we will resolve this issue later.

zizimumu commented 3 years ago

it's not urgent, hope you can fix it at next release version.

TonyHan11 commented 3 years ago

Thank you and the patch has been integrated to the master branch by commit 75d48e8