mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/same54-xpro: update implementation status
The table has not been touched since initial support for the board was added.
This commit is contained in:
parent
e87874ae54
commit
50c2cb727d
@ -47,22 +47,25 @@ The same54-xpro is available from various hardware vendors for ~70USD (as of
|
||||
|
||||
## Implementation Status
|
||||
|
||||
| Device | ID | Supported | Comments |
|
||||
|:------------- |:------------- |:------------- |:------------- |
|
||||
| MCU | same54 | partly | |
|
||||
| Low-level driver | GPIO | yes | |
|
||||
| | ADC | no | |
|
||||
| | PWM | no | |
|
||||
| | UART | yes | |
|
||||
| | I2C | yes | |
|
||||
| | SPI | yes | |
|
||||
| | USB | no | |
|
||||
| | RTT | yes | |
|
||||
| | RTC | yes | |
|
||||
| | RNG | yes | |
|
||||
| | Timer | yes | |
|
||||
| | Ethernet | no | |
|
||||
|
||||
| Device | ID | Supported | Comments |
|
||||
|:---------------- |:--------- |:--------- |:--------- |
|
||||
| MCU | same54 | partly | |
|
||||
| Low-level driver | GPIO | yes | |
|
||||
| | ADC | yes | |
|
||||
| | CAN | no | |
|
||||
| | DAC | yes | |
|
||||
| | QSPI | no | see #15300|
|
||||
| | SD/MMC | no | |
|
||||
| | PWM | yes | |
|
||||
| | UART | yes | |
|
||||
| | I2C | yes | |
|
||||
| | SPI | yes | |
|
||||
| | USB | yes | |
|
||||
| | RTT | yes | |
|
||||
| | RTC | yes | |
|
||||
| | RNG | yes | |
|
||||
| | Timer | yes | |
|
||||
| | Ethernet | yes | |
|
||||
|
||||
|
||||
## Flashing the device
|
||||
|
Loading…
Reference in New Issue
Block a user