1
0
Fork 0

Update documentation with further details on the Zephyr RTOS support (#230)

This commit is contained in:
Henrik Brix Andersen 2020-09-29 09:58:31 +02:00 committed by GitHub
parent ffa92310a7
commit 7fe0555606
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,12 +48,12 @@ Zephyr RTOS
* CANopenNode integration with Zephyr RTOS
* https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/canbus/canopen
* Example integration: https://docs.zephyrproject.org/latest/samples/subsys/canbus/canopen/README.html
* CANopenNode version:
* CANopenNode version: v1.3
* Status: stable
* Features: OD storage, LED indicators, SDO server demo for Zephyr RTOS
* Features: OD storage, LED indicators, Program Download, SDO server demo for Zephyr RTOS
* Development tools: Zephyr SDK
* Demo hardware: Any development board with CAN interface and Zephyr support (see https://docs.zephyrproject.org/latest/boards/index.html)
* Information updated 2020-01-21
* Information updated 2020-09-28
Mbed-os RTOS + STM32 (F091RC, L496ZG)