This website requires JavaScript.
Explore
Help
Register
Sign In
abawo
/
pico-sdk
Watch
3
Star
0
Fork
0
You've already forked pico-sdk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
07e5caf341
pico-sdk
/
src
/
rp2_common
/
hardware_exception
History
Andrew Scheller
da7c39bc23
Fix some of the (simpler) errors reported by the doxygen command (
#617
)
2021-10-26 16:09:06 -05:00
..
include
/hardware
Fix some of the (simpler) errors reported by the doxygen command (
#617
)
2021-10-26 16:09:06 -05:00
CMakeLists.txt
Add hardware_exception for setting exception handlers at runtime (
#380
)
2021-05-05 11:45:39 -05:00
exception.c
allow setting exception handler to the same value, as this might happen if exceptions are set dynamically on both cores, but VTOR is the same... this should indeed cause an error if the values differ, but not otherwise (
#385
)
2021-05-11 10:34:41 -05:00