Remove platform dependency from BBs
Open
- Dominant language
- C++
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
For example, image_io_imx219 is only available on LInux. But it is better to fallback to simulation mode if the hardware is not supported on the platform.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating image_io_imx219 and the BBs that depend on it, then trace how platform support is checked. Verify the behavior on a platform without the required hardware, and consider the work done when unsupported hardware uses simulation mode instead of creating a platform dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100