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