This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4,739
Commits
1
Branch
0
Tags
92
MiB
2fbf21b2b3
Commit Graph
2 Commits
Author
SHA1
Message
Date
anthony-a
76749a382d
move cc2430_process to home bank since it needs to be called from a function pointer.
...
disable led code to make room in home bank.
2010-01-29 19:15:44 +00:00
anthony-a
9cfe29612a
Modifications to support banked code. Interrupts and routines accessed through function pointers reside in independent files so they can be assigned to the HOME bank. Init code can be placed in any bank.
...
Also add adc init code and bank header files.
2010-01-25 23:12:09 +00:00