This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
902b21a326
osd-contiki
/
platform
/
mbxxx
/
dev
/
irq.c
12 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
Fixed mbxxx platform
2013-07-11 17:50:15 +02: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 10:22:29 +02:00
void
irq_init
(
void
)
{
}
Fixed mbxxx platform
2013-07-11 17:50:15 +02:00
/** @} */
Reference in a new issue
Copy permalink