rt-thread/bsp/stm32/kbd.h

8 lines
92 B
C

#ifndef __KBD_H__
#define __KBD_H__
#include <rthw.h>
#include <rtthread.h>
#endif