tests: drivers: build_all: gsm: test build with mux
Build gsm modem driver with mux enabled. Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
This commit is contained in:
parent
3ada6b6b1c
commit
ad5128444e
1 changed files with 7 additions and 0 deletions
|
@ -20,3 +20,10 @@ tests:
|
|||
extra_args: CONF_FILE=modem_gsm.conf
|
||||
platform_exclude: serpente particle_boron rak5010_nrf52840 litex_vexriscv ip_k66f
|
||||
min_ram: 36
|
||||
drivers.modem.gsm_mux.build:
|
||||
extra_args: CONF_FILE=modem_gsm.conf
|
||||
platform_exclude: serpente particle_boron rak5010_nrf52840 litex_vexriscv ip_k66f
|
||||
min_ram: 36
|
||||
extra_configs:
|
||||
- CONFIG_GSM_MUX=y
|
||||
- CONFIG_UART_MUX=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue