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
Major refactoring
Some checks failed
Rust/va108xx-hal/pipeline/head There was a failure building this commit
f376a43f41
- Improved IRQ handling, which makes most unsafe unmask operations
  in user code absolete
- Add first UART RX handlers which use an IRQ
some fixes for manifest file
All checks were successful
Rust/va108xx-hal/pipeline/head This commit looks good
d5b12c8343
RTIC additions
All checks were successful
Rust/va108xx-hal/pipeline/head This commit looks good
d458a81635
- Use RTIC in UART IRQ example
- Add RTIC template
UART reception and echo reply now working
All checks were successful
Rust/va108xx-hal/pipeline/head This commit looks good
a8b484d66f
- 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
update changelog and manifest
All checks were successful
Rust/va108xx-hal/pipeline/head This commit looks good
Rust/va108xx-hal/pipeline/pr-main This commit looks good
9a5c9ac53c
- Clippy fixes
muellerr added 2 commits 2021-12-20 23:40:02 +01:00
Due script fixes
All checks were successful
Rust/va108xx-hal/pipeline/pr-main This commit looks good
Rust/va108xx-hal/pipeline/head This commit looks good
0b4408cf8a
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
small changelog update
Some checks are pending
Rust/va108xx-hal/pipeline/head Build started...
Rust/va108xx-hal/pipeline/pr-main Build started...
9f5a31c5b6
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
This repo is archived. You cannot comment on pull requests.
No description provided.