The new way of generating efficient interrupt prologues and epilogues is limited to C and C++. It should be made available to Ada users as well. It actually does not depend on the programmang language as it uses the assembler for generating the efficient code (see https://gcc.gnu.org/gcc/changes.html about AVR)
The new way of generating efficient interrupt prologues and epilogues is limited to C and C++. It should be made available to Ada users as well. It actually does not depend on the programmang language as it uses the assembler for generating the efficient code (see https://gcc.gnu.org/gcc/changes.html about AVR)