Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jun 20, 2019

Description

Add new features to Toshiba's TMPM3HQ

  • SPISlave
  • SPI_ASYNCH
  • SERIAL_FC
  • I2C_ASYNCH
  • RTC
  • Flash
  • CRC

Tested with all 3 toolchains and attached test logs:
M3HQ_ARM_TestResults.txt
M3HQ_GCC_ARM_TestResults.txt
M3HQ_IAR_TestResults.txt

Pull request type

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

Reviewers

Release Notes

@ciarmcom ciarmcom requested a review from a team June 20, 2019 13:00
@ciarmcom
Copy link
Member

@ganesh-ramachandran, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 28, 2019

I'll review this one on Monday, sorry for the delay


int rtc_isenabled(void)
{
return flag; // Return a flag that represents status of RTC peripheral driver
Copy link
Contributor

Choose a reason for hiding this comment

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

same question as in another PR if this is usable after app resets

Copy link
Author

Choose a reason for hiding this comment

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

@0xc0170, RTC status register is not in Toshiba MCUs. However, verified with RTC initialized status.

Copy link
Author

Choose a reason for hiding this comment

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

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 4, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Jul 4, 2019

Test run: SUCCESS

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

@0xc0170 0xc0170 merged commit 97d50ed into ARMmbed:master Jul 5, 2019
@ghost ghost deleted the m3hq_newfeatures branch July 29, 2019 11:39
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.

4 participants