You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Some STM32 chips have STM32_DMA1_STREAM1 as the first DMA stream, others (F4xx, F7xx, H7xx) have STM32_DMA1_STREAM0. Instead of those names, use STM32_DMA_STREAM(0), which should always give the first stm32_dma_stream_t structure in the DMA streams array, so that the stream ID would be calculated correctly. |
5 years ago | |
|---|---|---|
| .. | ||
| avr | 5 years ago | |
| chibios | 5 years ago | |
| eeprom | 6 years ago | |
| gpio | 6 years ago | |
| haptic | 6 years ago | |
| issi | 6 years ago | |
| oled | 5 years ago | |
| qwiic | 6 years ago | |
| ugfx/gdisp | 6 years ago | |
| ws2812.h | 6 years ago | |