Skip to content
Avatar
  • STMicroelectronics
  • Le Mans, France

Highlights

  • Arctic Code Vault Contributor

Organizations

@zephyrproject-rtos

Popular repositories

  1. Some scripts to flash and debug stm32 boards

    C 12 2

  2. Forked from zephyrproject-rtos/zephyr

    Mirror of the zephyr repo on https://gerrit.zephyrproject.org

    C 2

  3. Forked from micropython/micropython

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

    C 2 1

  4. Forked from ARMmbed/mbed-os

    mbed libraries and tools (Classic). For mbed OS, look here: https://www.mbed.com/en/development/software/mbed-os/

    C

  5. Forked from ARMmbed/mbed-ls

    mbedls is a set of tools inherited from mbed-lmtools and used to detect mbed-enabled devices on the host (Windows, Linux and Mac OS)

    Python

1,190 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2021

Created a pull request in zephyrproject-rtos/zephyr that received 3 comments

drivers/i2c: stm32_v1: TX IRQ enable called twice in a row

On I2C V1 parts, LL_I2C_EnableIT_TX() translates to EVT and BUF IRQ enabling. In stm32_i2c_msg_write function, LL_I2C_EnableIT_TX is called right a…

+0 −2 3 comments
Reviewed 31 pull requests in 2 repositories
zephyrproject-rtos/zephyr 30 pull requests
zephyrproject-rtos/hal_stm32 1 pull request

Created an issue in zephyrproject-rtos/zephyr that received 2 comments

gpio: api should provide a way to release resources

Is your enhancement proposal related to a problem? Please describe. In power management context, we need a way to disable GPIO port clock when needed.

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.