Skip to content

Commit 2d14343

Browse files
committed
Merge branch 'master' of github.com:MicrochipTech/gcp-iot-core-examples
2 parents f5d107c + eeee833 commit 2d14343

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ using the ATECC508A or ATECC608A and WINC1500 with a selection of energy efficen
1515

1616
#### Microcontrollers or SOCs:
1717
* ATSAMD21 (ARM Cortex-M0)
18+
* ATSAMG55 (ARM Cortex-M4)
1819
* ATSAMW25 (ARM Cortex-M0)
1920
* Raspberry Pi
2021

@@ -23,10 +24,13 @@ using the ATECC508A or ATECC608A and WINC1500 with a selection of energy efficen
2324
These examples were built with [Atmel Studio 7](http://www.atmel.com/microsite/atmel-studio/)
2425

2526
ATSAMD21 Quick Start
26-
/boards/gcp_iot_core_samd21.atsln
27+
```/boards/gcp_iot_core_samd21.atsln```
28+
29+
ATSAMG55 Quick Start
30+
```/boards/gcp_iot_core_samg55.atsln```
2731

2832
ATSAMW25 Quick Start
29-
/boards/gcp_iot_core_samw25.atsln
33+
```/boards/gcp_iot_core_samw25.atsln```
3034

3135
### Getting Started
3236

0 commit comments

Comments
 (0)