Steve Evans
|
31e95667c2
|
Move DMA IRQ acknowledge to before the callback as it's edge triggered
|
2025-07-05 14:59:06 +01:00 |
|
Steve Evans
|
9fed1f9ebb
|
Add support for SPI DMA (#14483)
|
2025-06-30 11:21:56 +10:00 |
|
blckmn
|
aeda0905c5
|
PICO: Minor dma channel claim update
|
2025-06-26 07:59:44 +10:00 |
|
blckmn
|
62ad213878
|
PICO: Correct DMA index usage
//TODO: index / channel / identifier can be one and the same - need support for zero based
|
2025-06-25 04:00:22 +10:00 |
|
blckmn
|
6a95d4e13f
|
PICO: Enabling DMA IRQ Channel
|
2025-06-25 03:11:59 +10:00 |
|
blckmn
|
6d7a6de3b1
|
PICO: Allow for specific core to be used for DMA interrupts
|
2025-06-12 05:28:53 +10:00 |
|
Jay Blackman
|
3e2949f659
|
PICO: Initial implementation of i2c (#14434)
* PICO: Initial implementation of i2c
- also adding first part of DMA
* Correcting incorrect commits.
|
2025-06-07 15:00:38 +10:00 |
|
blckmn
|
bfdf41cddb
|
PICO: Initial SPI
|
2025-04-01 22:21:53 +11:00 |
|