mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 13:43:00 +00:00
[logger] Fix USB JTAG VFS symbols linked when logging is disabled (#15721)
Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
This commit is contained in:
3
tests/components/logger/common-uart0_no_logging.yaml
Normal file
3
tests/components/logger/common-uart0_no_logging.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
logger:
|
||||
hardware_uart: UART0
|
||||
baud_rate: 0
|
||||
@@ -0,0 +1 @@
|
||||
<<: !include common-uart0_no_logging.yaml
|
||||
Reference in New Issue
Block a user