Skip to content

[PC-1918][PC-1865][PC-1868][PC-1851][PC-1857][Kat-#2105] Buffer - Pro Content #2103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Aug 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: git log -1 --pretty=format:%aI content/learn/04.electronics/05.servo-motors/servo-motors.md
- uses: actions/setup-node@v4
with:
node-version: 18
Expand Down
13 changes: 13 additions & 0 deletions content/_dev-test/product.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Test
url_shop: /test/
url_guide: /test/
primary_button_url: /test/
primary_button_title: Test
secondary_button_url: /test/
secondary_button_title: Test
core: ""
certifications: []
sku: []
essentials_title: "test"
---
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Here's follows the FQBN's list of the supported devices:

### LoRaWAN® Devices

To configure LoRaWAN® devices, use the additional `create-lora` and the `--frequency-plan` flag. This
To configure LoRaWAN® devices, use the additional `create-lora` and the `--frequency-plan` flag. This

```
arduino-cloud-cli device create-lora --name <deviceName> --frequency-plan <freqID> --port <port> --fqbn <deviceFqbn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ Compatible carriers with the supported device:

The following section highlights the critical updates and enhancements introduced in the latest firmware version. It presents the most significant progress and optimizations implemented to improve performance, enhance user experience, and strengthen security.

## Latest Firmware Version: __861 (Release arduino-91.2)__

**Release Date: June 26, 2024**
## Latest Firmware Version: __2024.06 (Release arduino-91.2, OS Image 861)__

The listing herein offers a glimpse into the Portenta X8 firmware's continuous improvement and enhancement. You can expect a concise overview of the integrated key new features, major bug fixes, and critical security patches to ensure the highest level of functionality and performance within the Portenta X8 system.

Expand Down Expand Up @@ -59,11 +57,10 @@ The listing herein offers a glimpse into the Portenta X8 firmware's continuous i

Below is a list of all available firmware versions with their release notes.


### OS Image 846 - May 15, 2024
### OS Image 846

<details>
<summary><strong>OS Image 846: Release arduino-91.1</strong></summary>
<summary><strong>2024.05 (Release arduino-91.1, OS Image 846)</strong></summary>

#### Image Access
- Full image [download](https://downloads.arduino.cc/portentax8image/846.tar.gz)
Expand All @@ -77,10 +74,10 @@ Below is a list of all available firmware versions with their release notes.
</details>
<br></br>

### OS Image 844 - May 10, 2024
### OS Image 844

<details>
<summary><strong>OS Image 844: Release arduino-91</strong></summary>
<summary><strong>2024.05 (Release arduino-91, OS Image 844)</strong></summary>

#### Image Access
- Full image [download](https://downloads.arduino.cc/portentax8image/844.tar.gz)
Expand Down Expand Up @@ -108,10 +105,10 @@ Below is a list of all available firmware versions with their release notes.
</details>
<br></br>

### OS Image 822 - April 8, 2024
### OS Image 822

<details>
<summary><strong>OS Image 822: Release arduino-88.94</strong></summary>
<summary><strong>2024.04 (Release arduino-88.94, OS Image 822)</strong></summary>

#### Image Access
- Full image [download](https://downloads.arduino.cc/portentax8image/822.tar.gz)
Expand All @@ -138,10 +135,10 @@ Below is a list of all available firmware versions with their release notes.
</details>
<br></br>

### OS Image 746 - October 25, 2023
### OS Image 746

<details>
<summary><strong>OS Image 746: Release arduino-88.91</strong></summary>
<summary><strong>2023.10 (Release arduino-88.91, OS Image 746)</strong></summary>

#### Image Access
- Full image [download](https://downloads.arduino.cc/portentax8image/746.tar.gz)
Expand All @@ -166,9 +163,10 @@ Below is a list of all available firmware versions with their release notes.
</details>
<br></br>

### OS Image 719 - September 27, 2023
### OS Image 719

<details>
<summary><strong>OS Image 719: Release arduino-88.7</strong></summary>
<summary><strong>2023.09 (Release arduino-88.7, OS Image 719)</strong></summary>

#### Image Access
- Full image [download](https://downloads.arduino.cc/portentax8image/719.tar.gz)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ The Analog Expansion features eight user-programmable LEDs ideal for status repo

The following diagram explains the relation between the main components of the Opta® Analog Expansion:

![Block diagram](assets/Opta_Digital_EXP_Block_Diagram.svg)
![Block diagram](assets/Opta_Analog_EXP_Block_Diagram.svg)

### Input/Output Channels

Expand Down Expand Up @@ -334,6 +334,8 @@ This device complies with part 15 of the FCC Rules. Operation is subject to the

## Revision History

| Date | **Revision** | **Changes** |
| ---------- | ------------ | ------------- |
| 25/07/2024 | 1 | First Release |
| **Date** | **Revision** | **Changes** |
| :--------: | :----------: | :-------------------: |
| 05/07/2024 | 2 | Block Diagram updated |
| 25/07/2024 | 1 | First Release |

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading