Thanks. That helps a lot. I'm sort of messing with porting some ISR()-using code, and I'm happy to not have to mess with it.
Maybe pasting your message on...
Type: Posts; User: Dave X
Thanks. That helps a lot. I'm sort of messing with porting some ISR()-using code, and I'm happy to not have to mess with it.
Maybe pasting your message on...
If I put that into main.cpp and try to compile it with a Makefile, I get warnings that the attributes are ignored:
main.cpp:44:1: warning: 'signal' attribute directive ignored [-Wattributes]...