Commit 1518226
committed
qspibus: fix begin_transaction() consistency and regenerate .pot
- Align begin_transaction() with bus_free() by delegating to it, so
transfer_in_progress and has_pending_command are checked before
entering a transaction. This prevents silently discarding a staged
write_command() or starting a transaction during active DMA.
- Regenerate locale/circuitpython.pot to remove stale "Data buffer is
null" entry left over from the previous round of error message reuse.1 parent 48aaf51 commit 1518226
2 files changed
Lines changed: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
715 | 714 | | |
716 | 715 | | |
717 | 716 | | |
| |||
874 | 873 | | |
875 | 874 | | |
876 | 875 | | |
877 | | - | |
878 | | - | |
| 876 | + | |
879 | 877 | | |
880 | 878 | | |
881 | 879 | | |
| |||
917 | 915 | | |
918 | 916 | | |
919 | 917 | | |
920 | | - | |
921 | | - | |
922 | | - | |
923 | | - | |
924 | 918 | | |
925 | 919 | | |
926 | 920 | | |
| |||
1536 | 1530 | | |
1537 | 1531 | | |
1538 | 1532 | | |
1539 | | - | |
| 1533 | + | |
1540 | 1534 | | |
1541 | 1535 | | |
1542 | 1536 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
| 509 | + | |
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
513 | | - | |
514 | | - | |
515 | 513 | | |
516 | 514 | | |
517 | 515 | | |
| |||
0 commit comments