Block or Report
Block or report embhorn
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
FreeRTOS-GCC-ARM926ejs Public
Forked from jkovacic/FreeRTOS-GCC-ARM926ejs
A port of FreeRTOS to the ARM 929EJ-S Versatile Platform Baseboard
C
-
wolfssl Public
Forked from wolfSSL/wolfssl
wolfSSL (formerly CyaSSL) is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. http://www.wolfssl.com
C
-
-
wolfMQTT Public
Forked from wolfSSL/wolfMQTT
wolfMQTT is a small, fast, portable MQTT client implementation.
C
-
device-raspberrypi Public
Forked from amitmangalvedkar/iot-raspberrypi
This repository contains sample(s) for connecting Raspberry Pi devices to the IBM Internet of Things Foundation
253 contributions in the last year
Contribution activity
March 2022
Created 3 commits in 2 repositories
Created a pull request in wolfSSL/wolfMQTT that received 1 comment
Allow message callback to set reason code for response
The application can set a reason code to be sent in the publish response (MQTTv5 only).
Example:
int mqtt_message_cb(MqttClient *client, MqttMessag…