mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Merged in slorquet/nuttx/stm32can (pull request #71)
Stm32can: Port STM32L4 work to STM32
This commit is contained in:
+559
-170
File diff suppressed because it is too large
Load Diff
+208
-208
File diff suppressed because it is too large
Load Diff
@@ -131,7 +131,7 @@ extern "C"
|
||||
****************************************************************************/
|
||||
|
||||
struct can_dev_s;
|
||||
FAR struct can_dev_s *stm32l4_caninitialize(int port);
|
||||
FAR struct can_dev_s *stm32l4can_initialize(int port);
|
||||
|
||||
#undef EXTERN
|
||||
#if defined(__cplusplus)
|
||||
|
||||
Reference in New Issue
Block a user