xiaoxiang781216 commented on code in PR #8152: URL: https://github.com/apache/nuttx/pull/8152#discussion_r1071461526
########## boards/arm/tiva/tm4c1294-launchpad/src/tm4c_can.c: ########## @@ -0,0 +1,148 @@ +/**************************************************************************** + * boards/arm/tiva/tm4c1294-launchpad/src/tm4c_can.c + * Based heavily on stm32_can.c from the boards directory. + * + * Redistribution and use in source and binary forms, with or without Review Comment: need use apache copyright for new file, @dvosahlik -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org