-
Notifications
You must be signed in to change notification settings - Fork 523
Pull requests: ChibiOS/ChibiOS
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: add bounds check before memcpy in memstreams.c
#74
opened May 21, 2026 by
orbisai0security
Loading…
3 tasks done
USARTv1/v2: add osalDbgAssert for speed == 0 in usart_init
#73
opened Apr 18, 2026 by
vlordier
Loading…
DMAv1/v2: add osalDbgAssert for NDTR/CNDTR size exceeding 65535
#72
opened Apr 18, 2026 by
vlordier
Loading…
rt: fix inconsistent overflow assertion in chTimeI2US()
#70
opened Apr 18, 2026 by
vlordier
Loading…
3 tasks
STM32H7xx, STM32U5xx: remove duplicate clock selectors in RCC init
#69
opened Apr 18, 2026 by
vlordier
Loading…
1 task
CANv1: fix wrong peripheral name in ISR doxygen comments
#68
opened Apr 18, 2026 by
vlordier
Loading…
rt: apply wflags mask inside lock in chEvtGetAndClearFlags()
#63
opened Apr 18, 2026 by
vlordier
Loading…
2 tasks
sb: fix unsigned integer underflow in sb_check_strings_array()
#62
opened Apr 18, 2026 by
vlordier
Loading…
2 tasks
GPDMAv1: fix typo in STM32_GPDMA_MASK_FIFO4_2D macro name
#61
opened Apr 18, 2026 by
vlordier
Loading…
2 tasks
DACv1: fix wrong DMA peripheral size in 8-bit mode
#60
opened Apr 18, 2026 by
vlordier
Loading…
2 tasks
MDMAv1: fix missing CBTIF and CTCIF in interrupt clear flag sets
#59
opened Apr 17, 2026 by
vlordier
Loading…
2 tasks
RP2040: fix watchdog tick divisor using self-dividing expression
#58
opened Apr 17, 2026 by
vlordier
Loading…
2 tasks
OCTOSPI: fix uninitialized dcr2 variable in wspi_lld_start (v1 and v2)
#57
opened Apr 17, 2026 by
vlordier
Loading…
2 tasks
DACv2: fix DAC2 init reset enabling DAC1 clock instead of DAC2
#56
opened Apr 17, 2026 by
vlordier
Loading…
3 tasks
VFS: fix path normalize treating dotfiles and ..prefix names as special
#55
opened Apr 17, 2026 by
vlordier
Loading…
7 tasks
USARTv1: fix UART10 clock enable calling rccEnableUART9 instead of rccEnableUART10
#54
opened Apr 17, 2026 by
vlordier
Loading…
3 tasks
ProTip!
Filter pull requests by the default branch with base:master.