Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a452b87

Browse filesBrowse files
committed
Update library version
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent a1524e4 commit a452b87
Copy full SHA for a452b87

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎library.json

Copy file name to clipboardExpand all lines: library.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "STM32duino FreeRTOS",
3-
"version": "10.0.2",
3+
"version": "10.0.3",
44
"keywords": "rtos, timing, thread, task, mutex, semaphore",
55
"description": "Real Time Operating System implemented for STM32",
66
"repository": {

‎library.properties

Copy file name to clipboardExpand all lines: library.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=STM32duino FreeRTOS
2-
version=10.0.2
2+
version=10.0.3
33
author=Richard Barry <r.barry@freertos.org>
44
maintainer=stm32duino
55
sentence=Real Time Operating System implemented for STM32

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.