Pinned
1,266 contributions in the last year
Less
More
Activity overview
Contributed to
zephyrproject-rtos/zephyr,
zephyrproject-rtos/hal_nxp,
zephyrproject-rtos/zephyr-testing
and 5 other
repositories
Contribution activity
March 2021
Reviewed 21 pull requests in 2 repositories
zephyrproject-rtos/zephyr 20 pull requests
- arm: cortex_m: fix arguments to dwt_init() function
- nxp: k6x: move clk divider options to device tree
- STM32F446RE add CAN module to SoC and NUCLEO-F446RE board
- kernel: sem: add K_SEM_MAX_LIMIT
- Bluetooth: Audio: Add maintainers/codeowners
- arch: riscv: add common stub reboot function
- MAINTAINERS: Add AArch64 maintainer and collaborators
- boards: arduino due: add reset after load for Jlink flashing
- zephyr: Remove support for deprecated int types
- nxp: k2x: enable DAC driver
- Add UART5 to STM32F446Xe SoC
- driver: sensor: Add support for BMP388 pressure sensor
- samples: sensor: set integration_platforms to frdm_k64f
- board: arm: add ubx_bmd340eval_nrf52840
- drivers: dma: nios2_msgdma: Conver to devicetree
- sensor: add TI FDC2X1X sensor driver and sample application
- devicetree: io-channels: add marcos to obtain the node identifier
- stm32: dmamux: change initialization order to `PRE_KERNEL_1`
- drivers: i2s_sam_ssc.c: store *dev_dma in flash
- fs: shell: cmd_read does should open file for read-only