atMETEO
An ATmega based weather station
Modules
Hardware/target specific

AVR dependent code. More...

Collaboration diagram for Hardware/target specific:

Modules

 AVR C++ utilities library
 AVR dependent utilities for usage with C++.
 
 Main application
 The main weather station application utilizing Sensors library and AVR C++ utilities library.
 
 Supported targets
 Supported targets.
 

Detailed Description

AVR dependent code.

This module contains the AVR dependent code parts:

Supported targets. The build system is configured to support the following targets:

The Implementation is based on AVR libc (http://www.nongnu.org/avr-libc/user-manual/index.html).