mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 23:11:19 +01:00
Merge pull request #3397 from haukepetersen/fix_chronos_adc
cpu/cc430: fixed missing include in adc driver
This commit is contained in:
commit
9a70c116f0
@ -48,6 +48,7 @@
|
||||
|
||||
|
||||
#include <legacymsp430.h>
|
||||
#include "irq.h"
|
||||
#include "cpu.h"
|
||||
#include "cc430-adc.h"
|
||||
#include "hwtimer.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user