Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
koceila
fhal-driver
Commits
e07fba9f
Commit
e07fba9f
authored
Dec 15, 2020
by
Andreas Werner
Browse files
Merge branch 'master' into 'master'
changed filter mask size See merge request
CaroloCup/freertoshal/fhal-driver!1
parents
e76a04da
7adcac32
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/can.h
View file @
e07fba9f
...
...
@@ -42,7 +42,7 @@ struct can_filter {
/**
* Mask
*/
uint
16
_t
mask
;
uint
32
_t
mask
;
};
#ifdef CONFIG_CAN_FD
# define CAN_MAX_LENGTH 64
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment