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"
parent = "datasheets"
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]]
name = "W01"
url = "/datasheets/oem/w01/"
identifier = "datasheets@oem@w01"
parent = "datasheets@oem"
weight = 10
weight = 30
[[menu.main]]
name = "L01"
url = "/datasheets/oem/l01/"
identifier = "datasheets@oem@l01"
parent = "datasheets@oem"
weight = 20
weight = 40
[[menu.main]]
name = "L01 OEM Baseboard"
url = "/datasheets/oem/l01_reference/"
identifier = "datasheets@oem@l01_reference"
parent = "datasheets@oem"
weight = 25
weight = 50
[[menu.main]]
name = "L04"
url = "/datasheets/oem/l04/"
identifier = "datasheets@oem@l04"
parent = "datasheets@oem"
weight = 30
weight = 60
[[menu.main]]
name = "G01"
url = "/datasheets/oem/g01/"
identifier = "datasheets@oem@g01"
parent = "datasheets@oem"
weight = 40
weight = 70
[[menu.main]]
name = "Universal OEM Baseboard"
url = "/datasheets/oem/universal_reference/"
identifier = "datasheets@oem@universal_reference"
parent = "datasheets@oem"
weight = 60
weight = 80
[[menu.main]]
name = "Shields"

View File

@@ -22,6 +22,9 @@ The follow pages contain all information relating to each product, for example:
## OEM modules
- **NEW:** [F01 H7](/datasheets/oem/f01h7/)
- **NEW:** [F01 S3](/datasheets/oem/f01s3/)
- [W01](/datasheets/oem/w01/)
- [G01](/datasheets/oem/g01/)
- [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.
- [W01](/datasheets/oem/w01/)
- [G01](/datasheets/oem/g01/)
- [L01](/datasheets/oem/l01/)
- [L01 OEM Baseboard](/datasheets/oem/l01_reference/)
- [L04](/datasheets/oem/l04/)
- [Universal OEM Baseboard](/datasheets/oem/universal_reference/)
- **NEW:** [F01 H7](f01h7/)
- **NEW:** [F01 S3](f01s3/)
- [W01](w01/)
- [G01](g01/)
- [L01](l01/)
- [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.