mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 08:54:05 +08:00
12a44bd974
Some macro definitions have already been defined in other header files, redundant macro definitions have been removed in include/nuttx/can.h. Align some code. Remove no use struct (can_response_s) and some variables. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>