summaryrefslogtreecommitdiff
path: root/config/pico-sdk
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-09-11 10:17:50 +0100
committerLeah Rowe <leah@libreboot.org>2025-09-11 10:29:59 +0100
commit4999a49de39667b3239fc2010d0e99c958b29417 (patch)
treedfa4897896de0bc0c93c5133052a566b5339c138 /config/pico-sdk
parent5cfe54b06d74e6392fc7312c41b5ca299704f7ca (diff)
xbmk: don't use backticks for command substitution
the newer way handles escaped characters better, and it can be nested more easily. it's also more readable. personally, i prefer the old way, because it's more minimalist, but it occurs to me that a lot of people nowadays don't know about backticks, but they do know of the modern way. to make the code more readable, i have modernised it. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/pico-sdk')
0 files changed, 0 insertions, 0 deletions