File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff 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
2324These examples were built with [ Atmel Studio 7] ( http://www.atmel.com/microsite/atmel-studio/ )
2425
2526ATSAMD21 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
2832ATSAMW25 Quick Start
29- /boards/gcp_iot_core_samw25.atsln
33+ ``` /boards/gcp_iot_core_samw25.atsln ```
3034
3135### Getting Started
3236
You can’t perform that action at this time.
0 commit comments