1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

board/saml11-xpro: update implementation status in doc

Co-Authored-By: benpicco <benpicco@googlemail.com>
This commit is contained in:
Lena Boeckmann 2019-07-23 14:43:43 +02:00
parent 1b81f6d4a2
commit 58955b39c6

View File

@ -51,14 +51,14 @@ memory. In addition, this SoC features the ARM TrustZone technology.
| Low-level driver | GPIO | yes | |
| | PWM | no | |
| | UART | yes | |
| | I2C | no | |
| | SPI | no | |
| | I2C | yes | |
| | SPI | yes | |
| | USB | no | |
| | RTT | no | |
| | RTC | no | |
| | RNG | no | |
| | RTT | yes | |
| | RTC | yes | |
| | RNG | yes | |
| | Timer | yes | |
| | ADC | no | |
| | ADC | yes | |