sutyum
Follow
-
@TechnocultureResearch
- Boodgaya, India
Pinned Loading
-
-
-
Logging to Linux Syslog
Logging to Linux Syslog 1#include <pthread.h>
2#include <sched.h>
3#include <stdio.h>
4#include <stdlib.h>
5#include <sys/syslog.h>
-
C macros beyond the usual examples
C macros beyond the usual examples 1/*
2A single '#' will create a string from the given argument,
3regardless of what that argument contains,
4while the double '##' will create a new token by concatenating the arguments.
5*/
-
Technoculture/awesome-zephyr-rtos
Technoculture/awesome-zephyr-rtos PublicZephyr RTOS for building modular firmware
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.