modifying radio.c does not take effect ?!
- Dominant language
- C
- Stars
- 343
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
Hi, so i wanted to make some small modifications on the radio.c file but after i do when I build / make project it does not take effect. In fact I put some bad syntax errors in that file and the compiler doesn't even see it or complain. How can I make these changes take effect when building the firmware ?!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the project’s make/build entry point and trace whether radio.c is included in the firmware target. Confirm that changes to radio.c, including an intentional syntax error, reach the compiler during a clean build; done means the modified source affects the resulting firmware.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100