Skip to content

NXP KL43Z/KL27Z: fix spi format bits check #3806

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
Feb 21, 2017

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Feb 20, 2017

It was always true for valid values (if its not 8 neither 16 bits, fail).

Fixes #2989. Logical error. Tested - compile tests for these 2 platforms.

Fixes ARMmbed#2989. It was always true for valid values (if its not 8 neither 16 bits, fail).
@0xc0170
Copy link
Contributor Author

0xc0170 commented Feb 20, 2017

/morph test

@0xc0170
Copy link
Contributor Author

0xc0170 commented Feb 20, 2017

cc @mmahadevan108

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 1656

All builds and test passed!

@0xc0170
Copy link
Contributor Author

0xc0170 commented Feb 20, 2017

@mazimkhan Please restart uvisor

@mmahadevan108
Copy link
Contributor

Thanks for the fix.

@0xc0170 0xc0170 merged commit ff41cc9 into ARMmbed:master Feb 21, 2017
@0xc0170 0xc0170 deleted the fix_issue#2989 branch February 21, 2017 17:13
aisair pushed a commit to aisair/mbed that referenced this pull request Apr 30, 2024
Ports for Upcoming Targets


Fixes and Changes

3590: [NUC472/M453] Export IAR project and other bugfixes ARMmbed/mbed-os#3590
3740: STM32L4 HAL update for RTC Wake Up Timer ARMmbed/mbed-os#3740
3739: STM32F7 : remove multiple HSE_VALUE define value ARMmbed/mbed-os#3739
3759: STM32: spi_frequency table index fix ARMmbed/mbed-os#3759
3779: NCS36510: Fix the sporadic semaphore timing issue ARMmbed/mbed-os#3779
3806: NXP KL43Z/KL27Z: fix spi format bits check ARMmbed/mbed-os#3806
3814: NCS36510: I2C idle delay of 1us ARMmbed/mbed-os#3814
3803: Bug fix of initial value of interrupt edge in "gpio_irq_init" again ARMmbed/mbed-os#3803
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