Skip to content

Commit

Permalink
Release notes update
Browse files Browse the repository at this point in the history
  • Loading branch information
jnaulet committed Oct 9, 2024
1 parent 1c404ee commit 4d0c507
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Release notes

## picoRTOS v1.9.9
### What's new ?

Minor update, support for new architecture:

- STM8: support for STM8Sx003
- STM8S minimal drivers (clock, mux, gpio) + demo, staging

A few fixes have been made to the build system, mainly to accomodate for newer versions of
the gcc compiler, thanks to David J. Fiddes

ATTiny414 machine has been added, courtesy of Platima.

More tests & static analysis have been added in the corresponding directory & code has been
made more compliant with the newer versions of the tools in the meantime.

## picoRTOS v1.9.8
### What's new ?

Expand Down

0 comments on commit 4d0c507

Please sign in to comment.