Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Inventek ISM43362 WiFi driver (version 1.16.0) #37

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

MiloradCvjetkovic
Copy link
Collaborator

  • eliminate usage of sscanf (to enable driver to work with GCC newlib-nano)
  • correct opt_len parameter check in WiFi_SocketSetOpt function
  • enable Event Recorder from CMSIS-View pack

- eliminate usage of sscanf (to enable driver to work with GCC newlib-nano)
- correct opt_len parameter check in WiFi_SocketSetOpt function
- enable Event Recorder from CMSIS-View pack
- remove WiFi_ prefix from local functions (StrToInt32, StrCopy, StrToVer, StrToIP4, StrToMAC)
@RobertRostohar RobertRostohar merged commit f2ccd07 into main Jan 17, 2025
1 check passed
@RobertRostohar RobertRostohar deleted the wifi_ism43362_update branch January 17, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants