Highlights
- Pro
Block or Report
Block or report fabian18
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
zephyr Public
Forked 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
-
mbedtls_ecp_compression Public
Forked from mwarning/mbedtls_ecp_compression
Elliptic Curve Point compression/decompression for mbedtls
C
-
azure-sdk-for-c Public
Forked from Azure/azure-sdk-for-c
This repository is for active development of the Azure SDK for Embedded C. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-c.
C
107 contributions in the last year
Contribution activity
May 2023
Created 5 commits in 1 repository
Created a pull request in RIOT-OS/RIOT that received 32 comments
sys: runtime configuration module with persistent storage backends
Contribution description This provides a generic configuration module for setting/getting runtime configuration parameters of modules which requir…
Opened 2 other pull requests in 1 repository
Reviewed 10 pull requests in 1 repository
RIOT-OS/RIOT
10 pull requests
- sys: runtime configuration module with persistent storage backends
- gnrc/ipv6_auto_subnets: allow to configure minimal prefix length
- gnrc_ipv6_nib: include RIO with all subnets in downstream RA
- net/ipv6: make use of clz in ipv6_addr_match_prefix()
- gnrc_sixlowpan_iphc: prefix bits outside context must be zero
- gnrc_ipv6_nib: set default RIO preference to zero
- gnrc_ipv6_nib: create compression context from RIO
- drivers/slipdev: fix logic bug
- ipv6/nib: 6LBR should not send RS on their downstream interface
- cpu/rpx0xx: initial PIO support