Skip to content

Commit

Permalink
2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
quantum-leaps committed Jul 12, 2023
1 parent 2c66404 commit eec467a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,17 @@ compatible with the requirements of
The SST hardware implementation is likely the most performant and efficient
**hard-real time RTOS** kernel for ARM Cortex-M.


# Hardware RTOS for Microchip dsPIC
The contributed [SST port for dsPIC](sst_c/ports/dspic) provides a unique
**hardware implementation** of the SST API for
[Microchip dsPIC](https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/dspic-dscs).
The SST "hardware RTOS" for dsPIC is fully compatible with the requirements of
[Rate Monotonic Analysis/Scheduling (RMA/RMS)](https://youtu.be/kLxxXNCrY60).

<p align="center"><img src="img/dsPIC.png"/></p>


# SST Videos
SST has been presented at the Embedded Online Conference 2023 and the videos
are available on YouTube:
Expand Down
Binary file added img/dsPIC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eec467a

Please sign in to comment.