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
f31aac7e1c
nes-proj
/
platform
/
mbxxx
/
dev
/
irq.c
12 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
Fixed mbxxx platform
2013-07-11 15:50:15 +00:00
/**
*
\
addtogroup
mbxxx
-
platform
*
*
@
{
*/
Files for platform mbxxx. MBXXX is a fake platform that actually include all the platforms based on STM32W108 microcontroller. Detection of the board is made at runtime, at the expense of code size.
2011-04-01 08:22:29 +00:00
void
irq_init
(
void
)
{
}
Fixed mbxxx platform
2013-07-11 15:50:15 +00:00
/** @} */
Reference in New Issue
Copy Permalink