i2c_api does not provide i2c_free
Open
mirrored
- Dominant language
- C
- Stars
- 15
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
i2c_api should provide a mechanism to deinitialize an I2C peripheral.
cc @mjs-arm @bogdanm @0xc0170
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the i2c_api entry point and reviewing how I2C peripheral initialization and lifecycle are represented in this HAL. Define the intended deinitialization contract for the requested i2c_free mechanism, then confirm that the API exposes it consistently and that the relevant validation passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100