Thanks to visit codestin.com
Credit goes to github.com

Skip to content

L4 integration: External interupt/events. #1924

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

Closed
wants to merge 1 commit into from

Conversation

tobbad
Copy link
Contributor

@tobbad tobbad commented Mar 23, 2016

This is the 11th PR in a series (#1888, #1890, #1903, #1904, #1916, #1917, #1918, #1919, #1920, #1921, #1922 ) of PR to support the STM32L4 series in micropython. (see http://forum.micropython.org/viewtopic.php?f=12&t=1332&sid=64e2f63af49643c3edee159171f4a365)

L4 support 40 Events/IRQs lines of the type configurable and direct. The L4 port only supports configurable line types which are already supported by micropython. Details see page 330 of RM0351, Rev 1.

The USB_FS_WAKUP event is a direct type and there is no support for it.

This PR is independent of earlier PR.

@dpgeorge
Copy link
Member

Merged in 495da15.

@dpgeorge dpgeorge closed this Apr 21, 2016
@tobbad tobbad deleted the l4_integration_extint branch May 7, 2016 14:56
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