-
- Downloads
Update InterruptVectors_Due.cpp
const pfnISR_Handler *isrtab = get_relocated_table_addr(); What compiler do you use? Arduino 1.8.5 can't compile this "const".
Loading
Please register or sign in to comment
const pfnISR_Handler *isrtab = get_relocated_table_addr(); What compiler do you use? Arduino 1.8.5 can't compile this "const".