-
Notifications
You must be signed in to change notification settings - Fork 18k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AP_HAL_ChibiOS: add hwdef MFE_AirSpeed_CAN #28989
AP_HAL_ChibiOS: add hwdef MFE_AirSpeed_CAN #28989
Conversation
aee3f6d
to
1abf0da
Compare
Is there some reason this hasn't been done by Copy-and-pasting entire hwdefs around like this increases maintenance load on the project and can lead to bugs. For example, several of the dfefines around serial use are changing (and have changed) in master since this copy/paste was done. As an example of how this might be structured - |
1abf0da
to
f3e6840
Compare
As you said, I have made changes. |
f3e6840
to
d3943f2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
# enable watchdog | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# enable watchdog |
9fe0335
to
69ed463
Compare
69ed463
to
cd0bdb7
Compare
This is the hwdef file for MFE_AirSpeed_CAN. Please help me merge. Thanks。