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