1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

drivers/at: declare pseudomodules at driver level

This commit is contained in:
Alexandre Abadie 2021-10-03 18:24:46 +02:00
parent a090f492bb
commit 22d9040211
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -0,0 +1,5 @@
PSEUDOMODULES += at_urc
PSEUDOMODULES += at_urc_isr
PSEUDOMODULES += at_urc_isr_low
PSEUDOMODULES += at_urc_isr_medium
PSEUDOMODULES += at_urc_isr_highest