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

Targets- NUMAKER_PFM_NUC47216 remove mbed 2 #3142

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Oct 27, 2016

This platform currently fails to build for mbed 2 due to the mbedtls dependency. We remove it until it's fixed. I'll create a tracking issue soon.

Error:

\targets\TARGET_NUVOTON\TARGET_NUC472\crypto\aes\aes_alt.c:25:28: fatal error: mbedtls/config.h: No such file or directory
 #include "mbedtls/config.h"

@cyliangtw @adbridge

crypto failures due to mbedtls dependency
@adbridge
Copy link
Contributor

LGTM +1

@0xc0170 0xc0170 merged commit f33088b into ARMmbed:master Oct 27, 2016
@cyliangtw
Copy link
Contributor

@0xc0170
No need to create new tracking issue, this issue was already created and discussed in issue#3006
#3006
We proposed some solution and Sam Grove will pass to mbedtls owner for reference.

@0xc0170
Copy link
Contributor Author

0xc0170 commented Oct 27, 2016

We proposed some solution and Sam Grove will pass to mbedtls owner for reference.

Thanks, will have a look at that one

@0xc0170 0xc0170 deleted the fix_nuvoton_mbed2_removal branch October 27, 2016 09:28
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.

3 participants