Skip to content

Infineon/scl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Subsystems Communication Layer(SCL)

Subsystems Communication Layer(SCL) is a library built for using wifi application on CM4 core while CM0 core runs Subsystems firmware. SCL is portable to Mbed-OS and FreeRTOS. SCL is dependent on CY-RTOS Abstraction layer to create, start and end thread. SCL runs on a single thread, data being sent from CM4 to CM0 runs on the context of calling thread and the data received from CM0 to CM4 is sent to the application in the context of SCL Thread. The release notes detail the current release.

Supported Platforms

This library and its features are supported on the following Cypress platforms:

  • CYSBSYSKIT-01 Rapid IoT Connect Platform RP01 Feather Kit

Dependent Libraries

This library depends on the following:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages