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

STM32: Add support of CAN3 #5486

Merged
merged 4 commits into from
Nov 16, 2017
Merged

STM32: Add support of CAN3 #5486

merged 4 commits into from
Nov 16, 2017

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Nov 13, 2017

Description

Add support of CAN3. Previously only CAN1 and CAN2 were supported.

Tested OK with a TX/RX loop program using a NUCLEO_F767ZI (CAN_RX) and NUCLEO_F446RE (CAN_TX).

Fix issue #5484

Status

READY

Migrations

NO

@bcostm bcostm changed the title STM32: Add support of CAN3 on STM32F413/F767 STM32: Add support of CAN3 Nov 14, 2017
@0xc0170
Copy link
Contributor

0xc0170 commented Nov 14, 2017

/home/travis/build/ARMmbed/mbed-os/BUILD/mbed/TARGET_NUCLEO_F103RB/TARGET_STM/TARGET_STM32F1/can_device.h:20:21: fatal error: stm32f1.h: No such file or directory #include "stm32f1.h"

Please look at travis failure

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 15, 2017

/morph build

@mbed-ci
Copy link

mbed-ci commented Nov 15, 2017

Build : FAILURE

Build number : 519
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/5486/

@bcostm
Copy link
Contributor Author

bcostm commented Nov 15, 2017

Compilation is ok now on my side. I hope it will be ok with CI.

@studavekar
Copy link
Contributor

Compilation is ok now on my side. I hope it will be ok with CI.

Triggering build

/morph build

@mbed-ci
Copy link

mbed-ci commented Nov 15, 2017

Build : SUCCESS

Build number : 526
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/5486/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build

@mbed-ci
Copy link

mbed-ci commented Nov 15, 2017

@mbed-ci
Copy link

mbed-ci commented Nov 15, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants