Skip to content

Commit 4ae4d87

Browse files
committed
Readme & release notes update
1 parent 75d724d commit 4ae4d87

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# OpenPicoRTOS [![Latest Release](https://img.shields.io/github/release-date/jnaulet/OpenPicoRTOS)](https://img.shields.io) [![Commits since](https://img.shields.io/github/commits-since/jnaulet/OpenPicoRTOS/latest/v1.5.x)](https://img.shields.io)
1+
# OpenPicoRTOS [![Latest Release](https://img.shields.io/github/release-date/jnaulet/OpenPicoRTOS)](https://img.shields.io) [![Commits since](https://img.shields.io/github/commits-since/jnaulet/OpenPicoRTOS/latest/v1.6.x)](https://img.shields.io)
22

33
Very small, lightning fast, yet portable preemptive RTOS with SMP suppport.
44

RELEASE_NOTES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release notes
22

3+
## picoRTOS v1.6.0
4+
### What's new ?
5+
6+
A lot ! picoRTOS now offers a HAL and a bunch of experimental drivers for all
7+
supported platforms.
8+
9+
Demos have been updated to reflect that and show the power of this new
10+
code-level HAL.
11+
312
## picoRTOS v1.5.4
413
### What's new ?
514

0 commit comments

Comments
 (0)