Releases: Infineon/arduino-core-psoc6
Releases · Infineon/arduino-core-psoc6
arduino-core-psoc6 0.8.1
arduino-core-psoc6 0.8.0
What's Changed
- cores/psoc6: ./docs: Implement read resolution. by @ramya-subramanyam in #141
Full Changelog: 0.7.1...0.8.0
arduino-core-psoc6 0.7.1
What's Changed
- libraries/WiFi: Increased socket rx buffer insufficient length. by @jaenrig-ifx in #138
Full Changelog: 0.7.0...0.7.1
arduino-core-psoc6 0.7.0
What's Changed
- cores/psoc6: ./docs: Add interrupt modes high and low. by @ramya-subramanyam in #129
- ./docs: Document SPI API deviations. by @ramya-subramanyam in #131
- WiFi udp Multicast by @IFX-Anusha in #119
- Psoc ino random by @ramya-subramanyam in #130
- libraries/WiFi: Fixed undefined socket protocol upon accept. by @jaenrig-ifx in #136
- Gpio reinit fix by @IFX-Anusha in #132
Full Changelog: 0.6.0...0.7.0
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