1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

cpu: lpc11u34: gpio: adapt to thread.h

This commit is contained in:
Kaspar Schleiser 2016-03-01 16:35:13 +01:00
parent 142bbef721
commit ed03204fe2

View File

@ -19,7 +19,7 @@
*/
#include "cpu.h"
#include "sched.h"
#include "thread.h"
#include "periph/gpio.h"
/* Static IOCON registers definition */