Skip to content

Commit 35f0ba0

Browse files
committed
Fixed link in README
1 parent 42c2b59 commit 35f0ba0

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,7 @@ python3 gui_applications/stdatalog/GUI/stdatalog_GUI.py
177177

178178
## Known Limitations
179179

180-
- macOS support has been introduced in v1.1.0. Previous versions are not compatible.
181-
- Python 3.13 is not officially supported.
180+
- None
182181

183182
## Development Toolchains and Compilers
184183

@@ -187,27 +186,30 @@ python3 gui_applications/stdatalog/GUI/stdatalog_GUI.py
187186

188187
## Supported Devices and Boards
189188

190-
- All devices and boards supported by FP-SNS-DATALOG1, FP-SNS-DATALOG2, FP-IND-DATALOGMC and STSW-SDATALOG
189+
All devices and boards supported by FP-SNS-DATALOG1, FP-SNS-DATALOG2, FP-IND-DATALOGMC and STSW-SDATALOG
191190

192191
- [B-U585I-IOT02A](https://www.st.com/en/evaluation-tools/b-u585i-iot02a.html)
193192
- [STEVAL-AFCI1](https://www.st.com/en/evaluation-tools/steval-afci1.html)
194193
- [STEVAL-MKBOXPRO](https://www.st.com/sensortileboxpro)
195194
- [STEVAL-NBIOTV1](https://www.st.com/en/evaluation-tools/steval-nbiotv1.html)
196195
- [STEVAL-STWINKT1B](https://www.st.com/stwin)
197196

197+
198198
- [STEVAL-STWINBX1](https://www.st.com/stwinbox)
199199
- [STEVAL-PDETECT1](https://www.st.com/en/evaluation-tools/steval-pdetect1.html)
200200
- [STEVAL-C34KAT1](https://www.st.com/en/evaluation-tools/steval-c34kat1.html)
201201
- [STEVAL-C34KAT2](https://www.st.com/en/evaluation-tools/steval-c34kat2.html)
202202
- [STEVAL-C34KPM1](https://www.st.com/en/evaluation-tools/steval-c34kpm1.html)
203203
- [EVLSPIN32G4-ACT](https://www.st.com/en/evaluation-tools/evlspin32g4-act.html)
204204

205+
205206
- [NUCLEO-F401RE](https://www.st.com/en/evaluation-tools/nucleo-f401re.html)
206207
- [NUCLEO-H7A3ZI-Q](https://www.st.com/en/evaluation-tools/nucleo-h7a3zi-q.html)
207208
- [NUCLEO-L476RG](https://www.st.com/en/evaluation-tools/nucleo-l476rg.html)
208209
- [NUCLEO-U545RE-Q](https://www.st.com/en/evaluation-tools/nucleo-u545re-q.html)
209210
- [NUCLEO-U575ZI-Q](https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html)
210211

212+
211213
- [X-NUCLEO-IKS02A1](https://www.st.com/en/ecosystems/x-nucleo-iks02a1.html)
212214
- [X-NUCLEO-IKS4A1](https://www.st.com/en/evaluation-tools/x-nucleo-iks4a1.html)
213215
- [X-NUCLEO-IKS5A1](https://www.st.com/en/evaluation-tools/x-nucleo-iks5a1.html)

stdatalog_gui

0 commit comments

Comments
 (0)