Project

General

Profile

« Previous | Next » 

Revision 270

Added by markw almost 11 years ago

Fixes to make this build into ZPU firmware

View differences:

timer.h
#ifndef TIMER_H
#define TIMER_H
#include <inttypes.h>
//#include <inttypes.h>
#include <common/integer.h>
typedef uint32_t msec_t;
void timer_init();

Also available in: Unified diff