NETMF / llilum

Development Platform for MSIL and UWP apps targeting Micro Controllers. Part of the .NET Micro Framework family.
Other
159 stars 52 forks source link

Wrap exceptions to disable interrupts and install interrupt thread #208

Closed lt72 closed 8 years ago

lt72 commented 8 years ago

See 9371202d8ab8cdb724f5e8a81f2fc1de07cdd0cc and/or fa605d3cec43032511684663d43b3cf3e80e177d

lt72 commented 8 years ago

This is now working for all platforms on a manual basis. A more thourough approach that would work for an all managed implementation is partially implemented in the exceptions branch. Demoting to P2 since all managed implementation is out of scope.

lt72 commented 8 years ago

Fixed with fdd56aa32834e23afbed5b61b0389fe10099c0e4