Add write support to rp2_sd driver. Cleanup standalone-mp3 test tool and add write test mode. Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
7 lines
134 B
YAML
7 lines
134 B
YAML
# -*- mode: yaml -*-
|
|
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ColumnLimit: 120
|
|
BreakBeforeBraces: WebKit # Only break at start of functions
|