protofusion repositories
Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
Admin
Repositories
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
hg
protofuse-firmware
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ 7e9d097bfe72
Branch filter:
default at 7e9d097bfe72
default
Location:
protofuse-firmware
/
inc
/
system.h
Show Full History
Show Authors
7e9d097bfe72
75 B
text/plain
Show Annotation
Show as Raw
Download as Raw
NEO
Added interrupts to code
1
2
3
4
5
6
#ifndef SYSTEM_H
#define SYSTEM_H
void
sysclock_init
(
void
);
#endif