add F01 H7 and S3 modules

This commit is contained in:
gijsio
2021-08-02 14:44:15 +02:00
committed by peter-pycom
parent 2c5b393190
commit f5184a21c7
9 changed files with 69 additions and 13 deletions

View File

@@ -1037,48 +1037,59 @@ theme = "doc-theme"
identifier = "datasheets@oem" identifier = "datasheets@oem"
parent = "datasheets" parent = "datasheets"
weight = 20 weight = 20
[[menu.main]]
name = "F01 H7"
url = "/datasheets/oem/f01h7/"
identifier = "datasheets@oem@f01h7"
parent = "datasheets@oem"
weight = 10
[[menu.main]]
name = "F01 S3"
url = "/datasheets/oem/f01s3/"
identifier = "datasheets@oem@f01s3"
parent = "datasheets@oem"
weight = 20
[[menu.main]] [[menu.main]]
name = "W01" name = "W01"
url = "/datasheets/oem/w01/" url = "/datasheets/oem/w01/"
identifier = "datasheets@oem@w01" identifier = "datasheets@oem@w01"
parent = "datasheets@oem" parent = "datasheets@oem"
weight = 10 weight = 30
[[menu.main]] [[menu.main]]
name = "L01" name = "L01"
url = "/datasheets/oem/l01/" url = "/datasheets/oem/l01/"
identifier = "datasheets@oem@l01" identifier = "datasheets@oem@l01"
parent = "datasheets@oem" parent = "datasheets@oem"
weight = 20 weight = 40
[[menu.main]] [[menu.main]]
name = "L01 OEM Baseboard" name = "L01 OEM Baseboard"
url = "/datasheets/oem/l01_reference/" url = "/datasheets/oem/l01_reference/"
identifier = "datasheets@oem@l01_reference" identifier = "datasheets@oem@l01_reference"
parent = "datasheets@oem" parent = "datasheets@oem"
weight = 25 weight = 50
[[menu.main]] [[menu.main]]
name = "L04" name = "L04"
url = "/datasheets/oem/l04/" url = "/datasheets/oem/l04/"
identifier = "datasheets@oem@l04" identifier = "datasheets@oem@l04"
parent = "datasheets@oem" parent = "datasheets@oem"
weight = 30 weight = 60
[[menu.main]] [[menu.main]]
name = "G01" name = "G01"
url = "/datasheets/oem/g01/" url = "/datasheets/oem/g01/"
identifier = "datasheets@oem@g01" identifier = "datasheets@oem@g01"
parent = "datasheets@oem" parent = "datasheets@oem"
weight = 40 weight = 70
[[menu.main]] [[menu.main]]
name = "Universal OEM Baseboard" name = "Universal OEM Baseboard"
url = "/datasheets/oem/universal_reference/" url = "/datasheets/oem/universal_reference/"
identifier = "datasheets@oem@universal_reference" identifier = "datasheets@oem@universal_reference"
parent = "datasheets@oem" parent = "datasheets@oem"
weight = 60 weight = 80
[[menu.main]] [[menu.main]]
name = "Shields" name = "Shields"

View File

@@ -22,6 +22,9 @@ The follow pages contain all information relating to each product, for example:
## OEM modules ## OEM modules
- **NEW:** [F01 H7](/datasheets/oem/f01h7/)
- **NEW:** [F01 S3](/datasheets/oem/f01s3/)
- [W01](/datasheets/oem/w01/) - [W01](/datasheets/oem/w01/)
- [G01](/datasheets/oem/g01/) - [G01](/datasheets/oem/g01/)
- [L01](/datasheets/oem/l01/) - [L01](/datasheets/oem/l01/)

View File

@@ -7,9 +7,11 @@ aliases:
This section contains all of the datasheets for the Pycom OEM Devices. This includes the W01, L01, L04, and G01. This section contains all of the datasheets for the Pycom OEM Devices. This includes the W01, L01, L04, and G01.
- [W01](/datasheets/oem/w01/) - **NEW:** [F01 H7](f01h7/)
- [G01](/datasheets/oem/g01/) - **NEW:** [F01 S3](f01s3/)
- [L01](/datasheets/oem/l01/) - [W01](w01/)
- [L01 OEM Baseboard](/datasheets/oem/l01_reference/) - [G01](g01/)
- [L04](/datasheets/oem/l04/) - [L01](l01/)
- [Universal OEM Baseboard](/datasheets/oem/universal_reference/) - [L01 OEM Baseboard](l01_reference/)
- [L04](l04/)
- [Universal OEM Baseboard](universal_reference/)

View File

@@ -0,0 +1,20 @@
---
title: "F01 H7"
---
## ![](/gitbook/assets/F01_H7.png)
## Datasheet
The datasheet of the W01 is available as a [PDF File](/gitbook/assets/specsheets/F01_H7.pdf)
### Certifications
## Pinout
There is currently no pinout available
## Drawings
## Tutorials

View File

@@ -0,0 +1,20 @@
---
title: "F01 S3"
---
## ![](/gitbook/assets/F01_S3.png)
## Datasheet
The datasheet of the W01 is available as a [PDF File](/gitbook/assets/specsheets/F01_S3.pdf)
### Certifications
## Pinout
There is currently no pinout available
## Drawings
## Tutorials

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Binary file not shown.