blob: 9e5a24167a81eeca7b0b6f000feff0b1c26e0e4c [file] [log] [blame]
John Chunge2fae4b2024-11-13 18:10:31 -06001if get_option('transport-implementation') == 'serial'
Patrick Williamsce3e4872025-03-03 11:07:48 -05002 subdir('serialbridge')
John Chunge2fae4b2024-11-13 18:10:31 -06003endif