Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[STM32F1xx] CAN development for STM32F1xx family #1772

Merged
merged 2 commits into from
Jun 6, 2016

Commits on Jun 6, 2016

  1. Added CAN API for STM32F1xx family.

    * STM32F1xx family have only one CAN bus
    
    Change-Id: Ie1c82a22e1483fc5d389b958d062f561770f9004
    BartSX committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    8b44c0d View commit details
    Browse the repository at this point in the history
  2. [NUCLEO_F103RB] Added CAN support

    Added CAN API support for NUCLEO_F103RB target.
    
    Change-Id: Ib5dac8023917afef683ba0703d732bbf53efdcd9
    BartSX committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    6e77543 View commit details
    Browse the repository at this point in the history