Popular repositories Loading
-
zephyr
zephyr PublicForked from zephyrproject-rtos/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
C
-
258 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 2 commits in 2 repositories
Created a pull request in zephyrproject-rtos/zephyr that received 16 comments
Ethernet STM32: Add API_V2 auto-negotiation support
Added definitions for LAN8742 PHY registers and bit masks to support auto-negotiation.
The function eth_init_api_v2
requires the Ethernet interfac…
+217
−62
lines changed
•
16
comments
Opened 1 other pull request in 1 repository
zephyrproject-rtos/zephyr
1
open
-
Ethernet: Add support stm32n6570_dk
This contribution was made on Mar 24
Reviewed 17 pull requests in 1 repository
zephyrproject-rtos/zephyr
17 pull requests
-
dts: arm: st: add stm32l071X8 & stm32l071Xz dtsi files
This contribution was made on Mar 28
-
drivers: ethernet: stm32: remove phy specific code
This contribution was made on Mar 28
-
Add support for STMicroElectronics Nucleo-F439ZI
This contribution was made on Mar 28
-
dts: boards: st, stm32f3_disco: update user button logic
This contribution was made on Mar 27
-
STM32N6: Add SDMMC support
This contribution was made on Mar 26
-
drivers: i3c: stm32: fix ibi build issue
This contribution was made on Mar 25
-
STM32N6: add XSPI PSRAM support
This contribution was made on Mar 24
-
boards: nucleo_h755zi_q: add CAN support
This contribution was made on Mar 24
-
stm32 clock_control: remove unused H7RS function + few minor cleanups
This contribution was made on Mar 20
-
USB STM32: clean up code and enhancements
This contribution was made on Mar 18
-
ethernet: stm32_hal: Allow to configure preemtiveness independent of tc
This contribution was made on Mar 17
-
boards: add morpho connector support for nucleo_g474re
This contribution was made on Mar 14
-
Ethernet STM32: Add API_V2 auto-negotiation support
This contribution was made on Mar 6
-
scripts: west: runners: stm32cubeprogrammer: Fix stm32n6 dfu flashing
This contribution was made on Mar 6
-
boards: stm32n6: Fix doc in flashing sections
This contribution was made on Mar 5
-
dts: stm32: Streamline devicetree binding descriptions
This contribution was made on Mar 4
-
dts: bindings: stm32: Fix few inconsistencies
This contribution was made on Mar 4
Created an issue in zephyrproject-rtos/zephyr that received 1 comment
USB NEXT: Error while adding interface string descriptor
Describe the bug We are experiencing an issue with the samples/subsys/usb/cdc_acm sample in Zephyr. The sample works, but we encounter an error wh…
1
comment