pico-sdk/src/rp2_common/hardware_exception
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