Skip to content

Commit bc53c5f

Browse files
author
gitlab-runner
committed
Release of version 1.5.1
1 parent df55450 commit bc53c5f

File tree

119 files changed

+83
-4171
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+83
-4171
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic
77
Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## 1.5.1 (2025-03-31)
10+
11+
### Fixed
12+
- Interface handling
13+
- I²C gpiod libraries
14+
915
## 1.5.0 (2025-02-25)
1016

1117
### Added

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ We will then take care of the issue as soon as possible.
4545
## I want to contribute
4646

4747
> ### Legal notice
48-
>
48+
>
4949
> When contributing to this project, you must agree that you have authored 100%
5050
> of the content, that you have the necessary rights to the content and that the
5151
> content you contribute may be provided under the project license.

LICENSES/MIT.txt

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,8 @@ MIT License
22

33
Copyright (c) <year> <copyright holders>
44

5-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
6-
associated documentation files (the "Software"), to deal in the Software without restriction, including
7-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
9-
following conditions:
5+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
106

11-
The above copyright notice and this permission notice shall be included in all copies or substantial
12-
portions of the Software.
7+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
138

14-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
15-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
16-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
17-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
18-
USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

MAINTAINERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-FileCopyrightText: Copyright (c) 2024 Infineon Technologies AG
2+
SPDX-FileCopyrightText: Copyright (c) 2024-2025 Infineon Technologies AG
33
SPDX-License-Identifier: CC-BY-4.0
44
-->
55

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ python-optiga-trust
9393
| src/optigatrust | Python module optigatrust |
9494
| tests | Tests for the Python module optigatrust |
9595

96+
9697
## Licensing
9798

9899
Please see our [LICENSE](LICENSE) for copyright and license information.

docs/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: ac54ddbfc0df7135f168dc914cfbbb2a
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/.nojekyll

100644100755
File mode changed.

docs/00_getting_started/01_hardware.html

100644100755
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Overview on hardware variants &mdash; OPTIGA™ Trust M Host Library for Python 1.5.0 documentation</title>
9+
<title>Overview on hardware variants &mdash; OPTIGA™ Trust M Host Library for Python 1.5.1 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
12-
<link rel="stylesheet" type="text/css" href="../_static/ifx.css?v=98c1075d" />
12+
<link rel="stylesheet" type="text/css" href="../_static/ifx.css?v=d6ff2295" />
1313

1414

1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=e0a75244"></script>
18+
<script src="../_static/documentation_options.js?v=9c3f2901"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/theme.js"></script>
@@ -122,7 +122,7 @@ <h1>Overview on hardware variants<a class="headerlink" href="#overview-on-hardwa
122122
</table>
123123
<section id="i2c">
124124
<h2>I²C<a class="headerlink" href="#i2c" title="Link to this heading"></a></h2>
125-
<p>This variant the communication between host system and OPTIGA™ Trust M chip happens directly via I²C.</p>
125+
<p>In this variant, the communication between host system and OPTIGA™ Trust M chip happens directly via I²C.</p>
126126
<p>The preferred setup for this variant is a <a class="reference external" href="https://www.raspberrypi.com/">Raspberry Pi</a> with a <a class="reference external" href="https://www.mikroe.com/pi-4-click-shield">Pi 4 Click Shield for mikroBUS™</a> and an <a class="reference external" href="https://www.infineon.com/cms/en/product/evaluation-boards/trust-m-shield/">OPTIGA™ Trust M Shield</a>.</p>
127127
<a class="reference internal image-reference" href="../_images/optiga_trust_m_raspberry_pi_mikrobus.jpg"><img alt="../_images/optiga_trust_m_raspberry_pi_mikrobus.jpg" class="align-center" src="../_images/optiga_trust_m_raspberry_pi_mikrobus.jpg" style="width: 500px;" />
128128
</a>

docs/00_getting_started/02_prov_mode.html

100644100755
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Enabling the provisioning mode for UART-to-I²C bridge &mdash; OPTIGA™ Trust M Host Library for Python 1.5.0 documentation</title>
9+
<title>Enabling the provisioning mode for UART-to-I²C bridge &mdash; OPTIGA™ Trust M Host Library for Python 1.5.1 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
12-
<link rel="stylesheet" type="text/css" href="../_static/ifx.css?v=98c1075d" />
12+
<link rel="stylesheet" type="text/css" href="../_static/ifx.css?v=d6ff2295" />
1313

1414

1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=e0a75244"></script>
18+
<script src="../_static/documentation_options.js?v=9c3f2901"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/theme.js"></script>
@@ -133,7 +133,7 @@ <h2>OPTIGA™ Trust M with XMC4700 Relax Kit<a class="headerlink" href="#optiga-
133133
<a class="reference internal image-reference" href="../_images/j-flash_lite_device_selection.png"><img alt="../_images/j-flash_lite_device_selection.png" class="align-center" src="../_images/j-flash_lite_device_selection.png" style="width: 500px;" />
134134
</a>
135135
<ol class="arabic simple" start="4">
136-
<li><p>Select <a class="reference external" href="../_static/optiga_trust_charge_evalkit_uart_python.hex">xmc4700 hex file</a> (right click, Save) to be flashed under “Data File” and click on “Program Device”. It then shows the programming progress window.</p></li>
136+
<li><p>Select <a class="reference external" href="../_static/optiga_trust_uart_python.hex">xmc4700 hex file</a> (right click, Save) to be flashed under “Data File” and click on “Program Device”. It then shows the programming progress window.</p></li>
137137
</ol>
138138
<a class="reference internal image-reference" href="../_images/j-flash_lite_flash.png"><img alt="../_images/j-flash_lite_flash.png" class="align-center" src="../_images/j-flash_lite_flash.png" style="width: 500px;" />
139139
</a>

docs/00_getting_started/index.html

100644100755
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Hardware &mdash; OPTIGA™ Trust M Host Library for Python 1.5.0 documentation</title>
9+
<title>Hardware &mdash; OPTIGA™ Trust M Host Library for Python 1.5.1 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
12-
<link rel="stylesheet" type="text/css" href="../_static/ifx.css?v=98c1075d" />
12+
<link rel="stylesheet" type="text/css" href="../_static/ifx.css?v=d6ff2295" />
1313

1414

1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=e0a75244"></script>
18+
<script src="../_static/documentation_options.js?v=9c3f2901"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/theme.js"></script>

0 commit comments

Comments
 (0)