commit | 6fed49b76539522c1fedbd7489065b086a8556ab | [log] [tgz] |
---|---|---|
author | Tom Burdick <thomas.burdick@intel.com> | Tue Dec 06 13:14:06 2022 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 10 18:29:35 2023 -0500 |
tree | a1dbf5f80609eeb59b9a139c0c907442703c076d | |
parent | 89695ddaa3d60a9f0ecce6753639fae0e0d698e9 [diff] |
samples: Replace i2s tag with lower case Replaces the capitalized I2S tag with i2s as tags in Zephyr are by convention lower case. Unexpectedly built the i2s echo sample when given the lower case tag in the ignore. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>