Skip to content

Avoid hardfault when CAN object is destructed. #114

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
Nov 21, 2013

Conversation

mazgch
Copy link
Contributor

@mazgch mazgch commented Nov 21, 2013

interrupts have to be disabled(can_irq_free) before we turn off(can_free) the peripheral

interrupts have to be disabled(can_irq_free) before we turn off(can_free) the peripheral
emilmont added a commit that referenced this pull request Nov 21, 2013
Avoid hardfault when CAN object is destructed.
@emilmont emilmont merged commit 64952d4 into ARMmbed:master Nov 21, 2013
bridadan pushed a commit that referenced this pull request Jun 21, 2016
Turn on variable length arrays in C for IAR
yossi2le pushed a commit to yossi2le/mbed-os that referenced this pull request Jan 2, 2019
* Support for NUCLEO_F411RE in release script
* Update SD-driver to latest version to support F411RE
lrusinowicz pushed a commit to lrusinowicz/mbed-os that referenced this pull request Feb 5, 2019
Updating mbed-os to mbed-os-5.7.6
artokin pushed a commit to artokin/mbed-os that referenced this pull request Feb 25, 2019
…cc3d

227cc3d Merge pull request ARMmbed#120 from ARMmbed/sync_with_mbedos_2
88894d1 Follow Mbed OS coding style
f3db9a1 (via Mbed OS) Add mbedtls platform setup and teardown to modules
5feb8dd Merge pull request ARMmbed#119 from ARMmbed/sync_with_MbedOS
10d5054 (via Mbed OS) Add missing mbed_lib.json for frameworks and nanostack
a344676 Remove references to yotta (ARMmbed#118)
610afda Remove excess tracing (ARMmbed#117)
53382d6 Merge pull request ARMmbed#116 from ARMmbed/IOTTHD-1608
15889cb Use Mbed OS coding style
d6eff5c Clarify function signature
587e8de Update message prevalidation API
46f86d4 Add API to set callback for CoAP msg prevalidation (ARMmbed#115)
0eb6630 Merge pull request ARMmbed#114 from ARMmbed/sync_with_mbed_os
f75732b (split) Add unit tests for TLSSocket and TLSSocketWrapper

git-subtree-dir: features/nanostack/coap-service
git-subtree-split: 227cc3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants