`hal_i2c_master_read()` and `hal_i2c_master_write()` out of date in `hw/mcu/nordic/nrf52xxx-compat/src/hal_i2c.c`
Open
enhancement
- Dominant language
- C
- Stars
- 891
- Forks
- 381
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 14
Description
`hal_i2c_master_read()` and `hal_i2c_master_write()` out of date in `hw/mcu/nordic/nrf52xxx-compat/src/hal_i2c.c` as compared to ` hw/mcu/nordic/nrf52xxx/src/hal_i2c.c`
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare hw/mcu/nordic/nrf52xxx-compat/src/hal_i2c.c with hw/mcu/nordic/nrf52xxx/src/hal_i2c.c, focusing first on hal_i2c_master_read() and hal_i2c_master_write(). Identify the differences that make the compatibility implementation out of date, then verify that both functions match the current implementation where appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100