Releases: Infineon/arduino-core-psoc6
Releases · Infineon/arduino-core-psoc6
arduino-core-psoc6 0.2.0
- Added SPI library.
- Added missing WiFI class functions.
- Improvements in Wire library.
What's Changed
- WiFi lib: Refactoring for"status" state machine. Function renaming. Added gatewayIP and hostByName(). by @jaenrig-ifx in #75
- WiFi library: Added disconnect() function by @jaenrig-ifx in #76
- libraries/SPI: Add implementation for SPI interface. by @ramya-subramanyam in #77
- WiFi library: Added connection settings functions. by @jaenrig-ifx in #78
- WiFi library: Added WiFi.ping() function. by @jaenrig-ifx in #80
- Make docs build workflow reusable. by @ederjc in #81
- WiFi library: Added scanNetworks() functions. by @jaenrig-ifx in #82
- WiFi library: Added config() and dnsIP() functions. by @jaenrig-ifx in #84
- Core api no rename for win by @jaenrig-ifx in #85
- Psoc ino spi master slave pingpong test by @ramya-subramanyam in #86
- Psoc ino spi examples by @ramya-subramanyam in #87
- Added SPI examples to ci. by @jaenrig-ifx in #88
- libraries/Wire: Ringbuffer implementation. by @IFX-Anusha in #83
- libraries/Wire: Commented out delays on examples. Bumped lib version. by @jaenrig-ifx in #91
- platform.txt: Bumped version to 0.2.0. by @jaenrig-ifx in #92
Full Changelog: 0.1.1...0.2.0
arduino-core-psoc6 0.1.1
- Fixes on WiFi library.
- Added basic examples for WiFi, WiFiServer and WiFiClient classes.
- Fixes issues related to Windows case insensitivity.
- Added Arduino IDE and Arduino architecture build flags.
- Minor improvements in documentation.
- Added compile-example check on Windows.
What's Changed
- Post 0.1.0 release fixes by @jaenrig-ifx in #69
- docs/img: Update images. by @ramya-subramanyam in #70
- tools/dev-setup.*: Documented workaround and linked related issue. by @jaenrig-ifx in #71
- ci-build-matrix.json: Added OSs as part of the matrix json. by @jaenrig-ifx in #73
- Wifi extra fixes by @jaenrig-ifx in #72
Full Changelog: 0.1.0...0.1.1
arduino-core-psoc6 0.1.0
Initial Arduino Core PSOC6™ release.
Supported boards
- CY8CKIT-062S2-AI
Supported features
The core still does not implement the complete Arduino Reference Language and all the basic built-in libraries.
See the list of currently covered features here.
Full Changelog: 0.0.0...0.1.0
ModusToolbox Tools Package
This release includes a specialized subset of the ModusToolbox tools, tailored for use in the Arduino environment, specifically for PSoC projects. The package has been formed by zipping only the necessary tools required for efficient development within the Arduino ecosystem.