Release 4.1.1
What's Changed
- Add macAddress() getter by @alranel in #749
- wl_defintions.h wl_enc_type update by @JAndrassy in #776
- Portenta H7: fix AnalogPin map description for A5 by @leonardocavagnis in #777
- Make WiFiClientSSL class available by @karlsoderby in #647
- Socket download function improvements by @andreagilardoni in #785
- fix ADC management for pure analog on GIGA by @Rocketct in #784
- Ethernet.h remove unimplemented methods by @JAndrassy in #783
- GSM: do not check for __has_include in library main include by @pennam in #778
- USB: add pure specifiers and emit vtable by @ardnew in #771
- STM32H747: general M4 fixes by @facchinm in #774
- SocketWrapper: make connected() method return true if there is data available by @pennam in #770
- Arduino_H7_Video: Adding SEGGER emWin example by @leonardocavagnis in #788
- SocketWrapper: avoid Stream setTimeout shadowing by @pennam in #769
- GSM: allow watchdog feed in case of connection retry by @pennam in #779
- WiFi - make standard
config
functions work by @JAndrassy in #816 - WiFi - add missing scan result getter implementations (BSSID, channel) and the ScanNetworksAdvanced example by @JAndrassy in #815
- Fix DNS get methods by @manchoz in #809
- overwrite launch request with attach one by @umbynos in #806
- Avoid warning about missing return by @SimonFJ20 in #794
- Fix for bmi150 power line by @Rocketct in #821
- Update rpclib to version 2.3.0. by @iabdalkader in #799
- Update libmetal and Open-AMP to v2023.10.0 - 1.5.0 by @iabdalkader in #803
- RPC: Update openamp config and RPC examples. by @iabdalkader in #830
- Add WebSerial Camera Preview by @sebromero in #822
- Implement vflip and mirror for OV cameras by @sebromero in #827
- Fix soft ap start error check by @Rocketct in #826
- SFU: add missing return value to avoid warnings by @pennam in #824
- GSMDebug: fix warning case value not in enumerated type by @pennam in #825
- Ethernet - allow return to DHCP after begin with static IP by @JAndrassy in #823
- Libraries: Add include guard for SDRAM by @tokiedokie in #833
- SocketWrapper - copyable networking clients by @JAndrassy in #768
New Contributors
- @alranel made their first contribution in #749
- @karlsoderby made their first contribution in #647
- @andreagilardoni made their first contribution in #785
- @ardnew made their first contribution in #771
- @SimonFJ20 made their first contribution in #794
- @tokiedokie made their first contribution in #833
Full Changelog: 4.0.10...4.1.1