Releases: Infineon/arduino-core-psoc6
Releases · Infineon/arduino-core-psoc6
arduino-core-psoc6 0.6.0
What's Changed
- Update document. by @ramya-subramanyam in #108
- compile-examples workflow update by @jaenrig-ifx in #111
- README.md: Fixed link to workflow. by @jaenrig-ifx in #112
- cores/psoc6: ./tests: Implement tone generation and update hil table. by @ramya-subramanyam in #116
- Update core test submodule by @ramya-subramanyam in #117
- Wifi udp class by @IFX-Anusha in #118
- cores/psoc6: ./docs: ./tests: Implement Pulse. by @ramya-subramanyam in #120
- libraries/WiFi: Add UDP Examples. by @IFX-Anusha in #121
- Psoc ino shift by @ramya-subramanyam in #122
- .github/workflows/release.yml: Updated reusable workflow. by @jaenrig-ifx in #123
- Minor updates in metafiles by @jaenrig-ifx in #124
- ./docs: ./tests: Update document and test submodule. by @ramya-subramanyam in #125
- Wire using arduino pins in constructor by @jaenrig-ifx in #126
- variants/CY8CKIT-062S2-AI/pins_arduino.h: Added internal pin mapping. by @jaenrig-ifx in #127
- README.md: Fix picture link. by @ederjc in #128
Full Changelog: 0.5.0...0.6.0
arduino-core-psoc6 0.5.0
What's Changed
- Psoc ino pwm by @ramya-subramanyam in #105
- platform.txt: Bumped version to 0.5.0. by @jaenrig-ifx in #107
Full Changelog: 0.4.0...0.5.0
arduino-core-psoc6 0.4.0
arduino-core-psoc6 0.3.0
What's Changed
- Set dns by @IFX-Anusha in #93
- cores/psoc6/time.c : Refactored delay() and delayMicroseconds() implementation. by @jaenrig-ifx in #96
- cores/psoc6/Uart: Fixes on tx overflow and improvements by @jaenrig-ifx in #95
- Wifi set timeout by @IFX-Anusha in #98
- Wifi reason code by @IFX-Anusha in #97
- Wifi channel by @IFX-Anusha in #99
- libraries/SPI: Fix parsing of NC value. by @ederjc in #100
- Psoc ino adc by @ramya-subramanyam in #101
- Replace examples with submodule by @ramya-subramanyam in #89
- Psoc ino adc fix by @ramya-subramanyam in #102
- platform.txt: Bumped version for 0.3.0 release. by @jaenrig-ifx in #103
Full Changelog: 0.2.1...0.3.0
arduino-core-psoc6 0.2.1
What's Changed
- variants/CY8CKIT-062-S2/pins_arduino.h: Fixed default SPI pins. by @jaenrig-ifx in #94
Full Changelog: 0.2.0...0.2.1
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.