mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b253f61a7f
- Passing RIOT-OS specific data as user_ptr - Added necessary macros to Makefile.dep - Added missing explicit dependency to xtimer module - Renamed u8g2_riotos.c to more appropriate u8x8_riotos.c - Added u8x8_riotos.h with the RIOT-OS specific functionality - Removed the now-obsolete patch of U8g2 - Other minor fixes
4 lines
54 B
Makefile
4 lines
54 B
Makefile
USEMODULE += xtimer
|
|
|
|
FEATURES_REQUIRED += periph_gpio
|