IRQ Handling Update and UART IRQ Handler #5

Merged
muellerr merged 7 commits from irq-handling-uart-update into main 2021-12-20 23:49:08 +01:00
Owner
  • Improved IRQ handling, which makes most unsafe unmask operations
    in user code absolete
  • Add first UART RX handlers which use an IRQ
- Improved IRQ handling, which makes most unsafe unmask operations in user code absolete - Add first UART RX handlers which use an IRQ
muellerr added 5 commits 2021-12-20 11:40:48 +01:00
Rust/va108xx-hal/pipeline/head There was a failure building this commit Details
f376a43f41
Major refactoring
- Improved IRQ handling, which makes most unsafe unmask operations
  in user code absolete
- Add first UART RX handlers which use an IRQ
Rust/va108xx-hal/pipeline/head This commit looks good Details
d5b12c8343
some fixes for manifest file
Rust/va108xx-hal/pipeline/head This commit looks good Details
d458a81635
RTIC additions
- Use RTIC in UART IRQ example
- Add RTIC template
Rust/va108xx-hal/pipeline/head This commit looks good Details
a8b484d66f
UART reception and echo reply now working
- Important bugfix in UART: use `modify` instead of `write` when enabling
  or disabling TX or RX
- Extend RTIC example application. Reply handling is dispatched to lower
  priority interrupt
Rust/va108xx-hal/pipeline/head This commit looks good Details
Rust/va108xx-hal/pipeline/pr-main This commit looks good Details
9a5c9ac53c
update changelog and manifest
- Clippy fixes
muellerr added 2 commits 2021-12-20 23:40:02 +01:00
Rust/va108xx-hal/pipeline/pr-main This commit looks good Details
Rust/va108xx-hal/pipeline/head This commit looks good Details
0b4408cf8a
Due script fixes
muellerr force-pushed irq-handling-uart-update from 0b4408cf8a to 5cbec366bc 2021-12-20 23:40:27 +01:00 Compare
muellerr changed title from WIP: IRQ Handling Update and UART IRQ Handler to IRQ Handling Update and UART IRQ Handler 2021-12-20 23:40:47 +01:00
muellerr added 1 commit 2021-12-20 23:48:57 +01:00
Rust/va108xx-hal/pipeline/head Build started... Details
Rust/va108xx-hal/pipeline/pr-main Build started... Details
9f5a31c5b6
small changelog update
muellerr merged commit 482a725ef7 into main 2021-12-20 23:49:08 +01:00
muellerr deleted branch irq-handling-uart-update 2021-12-20 23:49:08 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rust/va108xx-hal#5
No description provided.