aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorpennae <[email protected]>2023-05-05 20:46:10 +0200
committerpennae <[email protected]>2023-05-06 11:52:25 +0200
commit2873cb93ee3111d984c35287ea9d98f1218d1024 (patch)
tree82d07ca4b31413de8f54cd163ab36e2c1d06adb6 /examples
parent37b460637df0a20885ba8a0fbb0699e2d44ee4ec (diff)
rp/pio: mark pio_instr_util unsafe
none of these are safe. the x/y functions mangle the fifos, the set functions require the state machine to be stopped to be in any way safe, the out functions do both of those things at once. only the jump instruction is marginally safe, but running this on an active program is bound to cause problems.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions