mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-08 23:08:29 +00:00
738c5dcd4b
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.
6 lines
25 B
C
6 lines
25 B
C
void
|
|
irq_init(void)
|
|
{
|
|
}
|
|
|