C8051F32x firmware infrastructure

Sign in or create your account | Project List | Help

C8051F32x firmware infrastructure Commit Details

Date:2010-08-23 19:31:33 (13 years 7 months ago)
Author:Werner Almesberger
Commit:0f1c0ea783ccee5547a60a6126119416528214a4
Message:- fw/common/regs-f320.h: include mcs51/C8051F320.h, not mcs51/C8051F326.h

Files: fw/common/regs-f320.h (1 diff)

Change Details

fw/common/regs-f320.h
1414#ifndef REGS_F320_H
1515#define REGS_F320_H
1616
17#include <mcs51/C8051F326.h>
17#include <mcs51/C8051F320.h>
1818#include "regs-f32x.h"
1919
2020

Archive Download the corresponding diff file

Branches:
master



interactive