Skip to content

Fix TT_M3HQ build problem #11237

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

Merged
merged 3 commits into from
Aug 20, 2019
Merged

Conversation

Tharazi97
Copy link
Contributor

@Tharazi97 Tharazi97 commented Aug 16, 2019

Description

This fixes the problem with compiling i2c api, serial api and spi api on TT_M3HQ.

fixes: #11143

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@jamesbeyond @maciejbocianski

Release Notes

@ciarmcom ciarmcom requested review from jamesbeyond, maciejbocianski and a team August 16, 2019 07:00
@ciarmcom
Copy link
Member

@Tharazi97, thank you for your changes.
@maciejbocianski @jamesbeyond @ARMmbed/mbed-os-maintainers please review.

Copy link
Contributor

@jamesbeyond jamesbeyond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Toshiba have the same MCU

Copy link
Contributor

@jamesbeyond jamesbeyond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we fix this issue like what Toshiba did, defind macros to cast the object
https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_TOSHIBA/TARGET_TMPM3HQ/i2c_api.c#L24-L28

Development board TT_M3HQ doesn't have CTS/RTS on its pinout.
If that is not the case PinMap_UART_RTS should be created.
@Tharazi97 Tharazi97 force-pushed the TT_M3HQ-build-problem branch from dc86501 to 3c2ed16 Compare August 16, 2019 12:57
@0xc0170
Copy link
Contributor

0xc0170 commented Aug 19, 2019

CI started

@jamesbeyond
Copy link
Contributor

Hi @MarceloSalazar, could you review the PR, and tag team thundersoft to review as well

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 19, 2019

@ThunderSoft123 Please review

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 19, 2019

Fixes nightly, important to get in asap

@mbed-ci
Copy link

mbed-ci commented Aug 19, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 20, 2019

Travis job restarted

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.

TT_M3HQ fails to compile with mbed-os master
5 participants