Skip to content

Commit

Permalink
Upload capsense 2.10.0.725
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlab-runner committed Jul 2, 2020
1 parent 6aa6547 commit 83898bb
Show file tree
Hide file tree
Showing 200 changed files with 12,384 additions and 3,858 deletions.
Binary file not shown.
150 changes: 0 additions & 150 deletions COMPONENT_HARDFP/module.mk

This file was deleted.

Binary file not shown.
149 changes: 0 additions & 149 deletions COMPONENT_SOFTFP/module.mk

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ The following resources contain more information:
* [Cypress Semiconductor](http://www.cypress.com)

---
© Cypress Semiconductor Corporation, 2019.
© Cypress Semiconductor Corporation, 2019-2020.
37 changes: 16 additions & 21 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,32 @@
# Cypress CapSense Middleware Library 2.0
# Cypress CapSense Middleware Library 2.10

### What's Included?
Please refer to the [README.md](./README.md) and the [API Reference Guide](https://cypresssemiconductorco.github.io/capsense/capsense_api_reference_manual/html/index.html) for a complete description of the CapSense Middleware.
The revision history of the CapSense Middleware is also available on the [API Reference Guide Changelog](https://cypresssemiconductorco.github.io/capsense/capsense_api_reference_manual/html/index.html#section_capsense_changelog).
New in this release:
* Optimized flash memory consumption based on user's configuration
* Added the memory usage section
* Added the errata section
* Added Built-in Self-test (BIST) library to support Class B (IEC-60730), safety integrity-level compliant design

### Known Issues
| Problem | Workaround |
| ------- | ---------- |
| GPIO simultaneous operation with unrestricted strength and frequency creates noise that can affect CapSense operation | Refer to the errata section of the device datasheet for details |

### Defect Fixes
* Renamed function Cy_CapSense_CheckCommandIntegrity() to Cy_CapSense_CheckTunerCmdIntegrity()
* Fixing a compilation error for non CapSense-capable devices: CapSense MW sources are enclosed with the conditional compilation

### Supported Software and Tools
This version of the CapSense Middleware was validated for compatibility with the following Software and Tools:

| Software and Tools | Version |
| :--- | :----: |
| ModusToolbox Software Environment | 2.0 |
| - ModusToolbox Device Configurator | 2.0 |
| - ModusToolbox CSD Personality in Device Configurator | 2.0 |
| - ModusToolbox CapSense Configurator / Tuner tools | 2.0 |
| PSoC6 Peripheral Driver Library (PDL) | 1.2.0 |
| GCC Compiler | 7.2.1 |
| IAR Compiler | 8.32 |
| ARM Compiler 6 | 6.11 |
| MBED OS | 5.13.1 |
| FreeRTOS | 10.0.1 |
| Software and Tools | Version |
| :--- | :----: |
| ModusToolbox Software Environment | 2.1 |
| - ModusToolbox Device Configurator | 2.1 |
| - ModusToolbox CSD Personality for PSoC4 devices in Device Configurator | 1.0 |
| - ModusToolbox CSD Personality for PSoC6 devices in Device Configurator | 2.0 |
| - ModusToolbox CapSense Configurator / Tuner tools | 3.0 |
| PSoC6 Peripheral Driver Library (PDL) | 1.5.0 |
| GCC Compiler | 7.2.1 |
| IAR Compiler | 8.32 |
| ARM Compiler 6 | 6.11 |
| MBED OS | 5.15.1 |
| FreeRTOS | 10.0.1 |

### More information
The following resources contain more information:
Expand All @@ -53,4 +48,4 @@ The following resources contain more information:
* [Cypress Semiconductor](http://www.cypress.com)

---
© Cypress Semiconductor Corporation, 2019.
© Cypress Semiconductor Corporation, 2019-2020.
Loading

0 comments on commit 83898bb

Please sign in to comment.