Skip to content

[Release] v1.0.3#73

Merged
QuangHaiNguyen merged 6 commits intomainfrom
release/v1.0.3
Apr 25, 2026
Merged

[Release] v1.0.3#73
QuangHaiNguyen merged 6 commits intomainfrom
release/v1.0.3

Conversation

@QuangHaiNguyen
Copy link
Copy Markdown
Collaborator

  • Rework on HAL driver, including:
    • GPIO
    • I2C
    • UART
  • Add github copilot agent to generate unit tests

- gpio interface requires one extra argument ezGpioDrvInstance_t
- fix typo: calback -> callback
- Remove ezDriver_IsDriverAvailable api
- event handler are processed internally before propagated to the instance
- add unit test
- refactor
- add unit test agent
- Rework on the api arguments to follow common design
- uart hal processes event callback before propagated to instance
- Remove old test cases
- Generate new test cases
- Rework on the API according to the convention
- Rework on the unit test
@QuangHaiNguyen QuangHaiNguyen self-assigned this Apr 25, 2026
@QuangHaiNguyen QuangHaiNguyen merged commit 10ddf67 into main Apr 25, 2026
3 checks passed
@QuangHaiNguyen QuangHaiNguyen deleted the release/v1.0.3 branch April 25, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant