Block or Report
Block or report hubertmis
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
A generic, stack independent and system independent IEEE 802.15.4 radio driver, intended for nRF SoCs with IEEE 802.15.4 radio. It contains a built-in support for multiprotocol, allowing for concur…
-
async-coap-dtls Public
Forked from fdeantoni/async-coap-dtls
An example CoAP DTLS implementation with rust-async-coap and rust-openssl.
Rust 1
-
openthread Public
Forked from openthread/openthread
OpenThread released by Nest is an open-source implementation of the Thread networking protocol
C++
-
mbedtls Public
Forked from ARMmbed/mbedtls
An open source, portable, easy to use, readable and flexible SSL library
C
-
borderrouter Public
Forked from openthread/ot-br-posix
An open source border router, designed to work with OpenThread
C++
431 contributions in the last year
Activity overview
Contribution activity
December 2021
Reviewed 1 pull request in 1 repository
zephyrproject-rtos/zephyr
1 pull request
Created an issue in OpenAMP/open-amp that received 4 comments
Make rpmsg buffer size customizable per rpmsg instance
I'm looking for a way to efficiently transfer data between cores in an embedded system. I need to transfer small messages between cores A and B, an…