Skip to content

Commit

Permalink
boards: mimxrt10xx: Add counter to supported list
Browse files Browse the repository at this point in the history
mimxrt10xx boards now have counter support via GPT.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
  • Loading branch information
Loic Poulain authored and MaureenHelm committed Jul 1, 2019
1 parent 050a715 commit 77581fc
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions boards/arm/mimxrt1015_evk/mimxrt1015_evk.yaml
Expand Up @@ -17,3 +17,4 @@ flash: 16384
supported:
- i2c
- hwinfo
- counter
1 change: 1 addition & 0 deletions boards/arm/mimxrt1020_evk/mimxrt1020_evk.yaml
Expand Up @@ -17,3 +17,4 @@ flash: 8192
supported:
- i2c
- hwinfo
- counter
1 change: 1 addition & 0 deletions boards/arm/mimxrt1050_evk/mimxrt1050_evk.yaml
Expand Up @@ -21,3 +21,4 @@ supported:
- netif:eth
- hwinfo
- usb_device
- counter
1 change: 1 addition & 0 deletions boards/arm/mimxrt1050_evk/mimxrt1050_evk_qspi.yaml
Expand Up @@ -18,3 +18,4 @@ supported:
- spi
- netif:eth
- hwinfo
- counter
1 change: 1 addition & 0 deletions boards/arm/mimxrt1060_evk/mimxrt1060_evk.yaml
Expand Up @@ -18,3 +18,4 @@ supported:
- display
- hwinfo
- i2c
- counter
1 change: 1 addition & 0 deletions boards/arm/mimxrt1064_evk/mimxrt1064_evk.yaml
Expand Up @@ -20,3 +20,4 @@ supported:
- netif:eth
- i2c
- usb_device
- counter

0 comments on commit 77581fc

Please sign in to comment.