Skip to content

Commit 715e9f1

Browse files
committed
Mark retired products
1 parent c98277a commit 715e9f1

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

content/hardware/01.mkr/01.boards/mkr-1000-wifi/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ url_shop: https://store.arduino.cc/arduino-mkr1000-wifi
44
url_guide: /software/ide-v1/installing-samd21-core
55
core: arduino:samd
66
forumCategorySlug: '/hardware/mkr-boards/mkr1000/137'
7+
status: end-of-life
78
---
89

910
The Arduino MKR 1000 WiFi is the easiest point of entry to basic IoT and pico-network application design. Whether you are looking at setting up a sensor network for your office or building a smart home, the MKR 1000 WiFi will make that journey easy.

content/hardware/01.mkr/01.boards/mkr-fox-1200/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: MKR FOX 1200
33
url_guide: /software/ide-v1/installing-samd21-core
44
core: arduino:samd
55
forumCategorySlug: '/mkr-boards/mkrfox1200/142'
6+
status: end-of-life
67
---
78

89
The MKR FOX 1200 is your entry point to start working with the European Sigfox networks. The board can easily be added to the Sigfox infrastructure. It also features very low power consumption, and is designed to run on batteries for a longer period of time.

content/hardware/01.mkr/01.boards/mkr-gsm-1400/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: MKR GSM 1400
33
url_guide: /software/ide-v1/installing-samd21-core
44
core: arduino:samd
55
forumCategorySlug: '/hardware/mkr-boards/mkrgsm1400/146'
6+
status: end-of-life
67
---
78

89
The Arduino MKR GSM 1400 is a great starting point for building IoT projects connected to GSM / 3G network. Whether you are looking at building a sensor network for agricultural projects, or for urban data collection, the MKR GSM 1400 is your go-to board for IoT projects when Wi-Fi is not available.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/arduino/docs-content#readme",
2020
"dependencies": {
21-
"@arduino/docs-arduino-cc": "^1.0.14",
21+
"@arduino/docs-arduino-cc": "^1.0.16",
2222
"gatsby": "^4.3.0"
2323
},
2424
"volta": {

0 commit comments

Comments
 (0)