Skip to content
Permalink
a0c36462fc
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?
Go to file
 
 
Cannot retrieve contributors at this time
42 lines (29 sloc) 1.27 KB
# SCL MTB Integration
## What's Included?
See the [README.md](./README.md) for a complete description of the SCL MTB Integration.
## Changelog
### v1.1.2
* Added new API to sync with dependent libraries
### v1.1.1
* Minor bug fixes
### v1.1.0
* Fixed a bug in scan API
* Fixed minor memory leakage issue
### v1.0.2
* Added utils file
### v1.0.1
* Updated the folder structure
### v1.0.0
* Initial release for SCL MTB Integration.
* Includes support for Wi-Fi STA Mode.
* Exposes Wi-Fi APIs to join, communicate and leave a Wi-Fi network.
* Connection monitoring: Monitor active connections and link events. Provides a mechanism to register for event notification.
### Supported Software and Tools
This version of the library was validated for compatibility with the following Software and Tools:
| Software and Tools | Version |
| :--- | :----: |
| ModusToolbox Software Environment | 2.4 |
| PSoC 6 Peripheral Driver Library (PDL) | 2.3.0 |
| GCC Compiler | 10.3.1 |
| IAR Compiler | 8.32 |
| Arm Compiler 6 | 6.14 |