RTEMS CPU Kit with SuperCore  4.11.3
Macros
avr.h File Reference

Intel AVR Set up Basic CPU Dependency Settings Based on Compiler Settings. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CPU_NAME   "avr"
 

Detailed Description

Intel AVR Set up Basic CPU Dependency Settings Based on Compiler Settings.

This file sets up basic CPU dependency settings based on compiler settings. For example, it can determine if floating point is available. This particular implementation is specified to the avr port.