Skip to content

Add migration guide for v2.0.0#112

Merged
jasonpcarroll merged 2 commits into
FreeRTOS:mainfrom
jasonpcarroll:migrationGuide
Jan 28, 2026
Merged

Add migration guide for v2.0.0#112
jasonpcarroll merged 2 commits into
FreeRTOS:mainfrom
jasonpcarroll:migrationGuide

Conversation

@jasonpcarroll
Copy link
Copy Markdown
Contributor

Add migration guide documenting the breaking API change in v2.0.0.

Changes

The Sntp_ConvertToUnixTime function signature changed from using UnixTime_t * to uint32_t * for the Unix time seconds parameter.

This migration guide helps users upgrade from v1.x to v2.0.0 by:

  • Documenting the API signature change
  • Providing before/after code examples
  • Explaining the rationale (Year 2038 fix, accurate representation of library capabilities)
  • Noting additional improvements in time conversion

@jasonpcarroll jasonpcarroll merged commit 9da1810 into FreeRTOS:main Jan 28, 2026
13 checks passed
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.

4 participants