aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic/canserial.c
Commit message (Expand)AuthorAgeFilesLines
* canbus_stats: Periodically report canbus interface statisticsKevin O'Connor2025-02-021-1/+20
* usb_canbus: No need to check if canserial can accept a packetKevin O'Connor2023-04-241-4/+3
* canserial: Only call bootloader_request() if CONFIG_HAVE_BOOTLOADER_REQUESTKevin O'Connor2022-12-301-1/+2
* canbus: Rename canserial_send() to canbus_send()Kevin O'Connor2022-12-141-5/+5
* canserial: Request bootloader via bootloader_request()Kevin O'Connor2022-07-291-2/+1
* usb_canbus: Initial support for USB to CAN bridge modeKevin O'Connor2022-06-271-3/+4
* canserial: Rename canbus.c to canserial.cKevin O'Connor2022-06-271-0/+343