Microchip® Advanced Software Framework

target_optim.h File Reference

Macros

#define DSP_AVR32_UC
 Set this define to 1 to use functions optimized for the AVR32 UC3. More...
 

#define DSP_AVR32_UC
Value:
((defined(__GNUC__) && defined(__AVR32_UC__)) || \
(defined(__ICCAVR32__) || defined(__AAVR32__)))

Set this define to 1 to use functions optimized for the AVR32 UC3.