mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
238 B
Makefile
7 lines
238 B
Makefile
# Add deprecated modules here
|
|
# Keep this list ALPHABETICALLY SORTED!!!!111elven
|
|
DEPRECATED_MODULES += event_thread_lowest
|
|
DEPRECATED_MODULES += gnrc_netdev_default
|
|
DEPRECATED_MODULES += sema_deprecated
|
|
DEPRECATED_MODULES += ztimer_now64
|