Skip to content

Add LOWPOWERTIMER capability for NUCLEO_F303ZE #3085

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 1 commit into from
Oct 26, 2016

Conversation

jeromecoutant
Copy link
Collaborator

Description

Add LOWPOWERTIMER capability for NUCLEO_F303ZE

Status

READY

Tests are OK:

| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1ms lp_ticker | 1 | 0 | OK | 0.04 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1s lp_ticker | 1 | 0 | OK | 1.04 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1s lp_ticker deepsleep | 1 | 0 | OK | 1.07 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1s lp_ticker sleep | 1 | 0 | OK | 1.05 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 500us lp_ticker | 1 | 0 | OK | 0.04 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 5s lp_ticker | 1 | 0 | OK | 5.04 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1ms LowPowerTimeout | 1 | 0 | OK | 0.09 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1sec LowPowerTimeout | 1 | 0 | OK | 1.11 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1sec LowPowerTimeout from deepsleep | 1 | 0 | OK | 1.07 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1sec LowPowerTimeout from sleep | 1 | 0 | OK | 1.07 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 500us LowPowerTimeout | 1 | 0 | OK | 0.09 |
| NUCLEO_F303ZE-GCC_ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 5sec LowPowerTimeout | 1 | 0 | OK | 5.11 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1ms lp_ticker | 1 | 0 | OK | 0.04 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1s lp_ticker | 1 | 0 | OK | 1.04 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1s lp_ticker deepsleep | 1 | 0 | OK | 1.06 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1s lp_ticker sleep | 1 | 0 | OK | 1.04 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 500us lp_ticker | 1 | 0 | OK | 0.03 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 5s lp_ticker | 1 | 0 | OK | 5.04 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1ms LowPowerTimeout | 1 | 0 | OK | 0.09 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1sec LowPowerTimeout | 1 | 0 | OK | 1.11 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1sec LowPowerTimeout from deepsleep | 1 | 0 | OK | 1.07 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1sec LowPowerTimeout from sleep | 1 | 0 | OK | 1.07 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 500us LowPowerTimeout | 1 | 0 | OK | 0.09 |
| NUCLEO_F303ZE-ARM | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 5sec LowPowerTimeout | 1 | 0 | OK | 5.11 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1ms lp_ticker | 1 | 0 | OK | 0.04 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1s lp_ticker | 1 | 0 | OK | 1.04 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1s lp_ticker deepsleep | 1 | 0 | OK | 1.06 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 1s lp_ticker sleep | 1 | 0 | OK | 1.05 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 500us lp_ticker | 1 | 0 | OK | 0.04 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_hal-lp_ticker | 5s lp_ticker | 1 | 0 | OK | 5.05 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1ms LowPowerTimeout | 1 | 0 | OK | 0.05 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1sec LowPowerTimeout | 1 | 0 | OK | 1.04 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1sec LowPowerTimeout from deepsleep | 1 | 0 | OK | 1.07 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 1sec LowPowerTimeout from sleep | 1 | 0 | OK | 1.06 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 500us LowPowerTimeout | 1 | 0 | OK | 0.04 |
| NUCLEO_F303ZE-IAR | NUCLEO_F303ZE | tests-mbed_drivers-lp_timeout | 5sec LowPowerTimeout | 1 | 0 | OK | 5.05 |

Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

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

LGTM

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 20, 2016

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 923

All builds and test passed!

@mazimkhan
Copy link

retest uvisor

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 24, 2016

/morph export-build

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 25, 2016

/morph export-build

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph export-build

1 similar comment
@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph export-build

@bridadan
Copy link
Contributor

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 941

All builds and test passed!

@0xc0170 0xc0170 merged commit 69a7481 into ARMmbed:master Oct 26, 2016
@jeromecoutant jeromecoutant deleted the PR_LP_F303ZE branch November 2, 2016 09:16
aisair pushed a commit to aisair/mbed that referenced this pull request Apr 30, 2024
Ports for Upcoming Targets


Fixes and Changes

2966: Add kw24 support ARMmbed/mbed-os#2966
3068: MultiTech mDot - clean up PeripheralPins.c and add new pin names ARMmbed/mbed-os#3068
3089: Kinetis HAL: Remove clock initialization code from serial and ticker  ARMmbed/mbed-os#3089
2943: [NRF5] NVIC_SetVector functionality ARMmbed/mbed-os#2943
2938: InterruptIn changes in NCS36510 HAL. ARMmbed/mbed-os#2938
3108: Fix sleep function for NRF52. ARMmbed/mbed-os#3108
3076: STM32F1: Correct timer master value reading ARMmbed/mbed-os#3076
3085: Add LOWPOWERTIMER capability for NUCLEO_F303ZE ARMmbed/mbed-os#3085
3046: [BEETLE] Update BLE stack on Beetle board ARMmbed/mbed-os#3046
3122: [Silicon Labs] Update of Silicon Labs HAL ARMmbed/mbed-os#3122
3022: OnSemi RAM usage fix ARMmbed/mbed-os#3022
3121: STM32F3: Correct UART4 and UART5 defines when using DEVICE_SERIAL_ASYNCH ARMmbed/mbed-os#3121
3142: Targets- NUMAKER_PFM_NUC47216 remove mbed 2 ARMmbed/mbed-os#3142
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.

5 participants