I'm trying to scope the FW work on a new project and could use a list of Arduino supported features on this processor. Is there a place that lists processors and known good driver support and known bugs/limitations? If not does anyone have experience with these processor peripherals to know that they are functional in the released code?
I'm looking for:
1 - I2C Master - SerCom1
1 - I2C Slave - SerCom 0
1 - SPI Master - SerCom 3
1 - Aux SerCom - SerCom5
1 - UART - SerCom 2
1 - USB
20 - GPIOs
Hardware is yet to be committed so changing port assignment based on errata and existing driver support is possible.