mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
build system: drop bogus periph_init_gpio_ll* modules
This does not change binaries, but it drops a lot of bogus modules that do not exist from `make info-modules`.
This commit is contained in:
parent
5b2beea08a
commit
939a0488e9
@ -24,11 +24,7 @@ PERIPH_IGNORE_MODULES := \
|
||||
periph_flash \
|
||||
periph_flashpage_in_address_space \
|
||||
periph_flexcomm \
|
||||
periph_gpio_ll \
|
||||
periph_gpio_ll_irq \
|
||||
periph_gpio_ll_irq_level_triggered_high \
|
||||
periph_gpio_ll_irq_level_triggered_low \
|
||||
periph_gpio_ll_irq_unmask \
|
||||
periph_gpio_ll% \
|
||||
periph_gpio_mux \
|
||||
periph_hash_sha_1 \
|
||||
periph_hash_sha_224 \
|
||||
|
Loading…
Reference in New Issue
Block a user