Apply knowledge learned in the embedded programming part of the course and get hands on experience on RTOS concepts such as: 1- Tasks 2- Timers 3- Queues 4- Semaphores
-
Updated
Jun 21, 2024 - C
Apply knowledge learned in the embedded programming part of the course and get hands on experience on RTOS concepts such as: 1- Tasks 2- Timers 3- Queues 4- Semaphores
A C program containing various data structure programs organized into folders for building and executing using makefile.
demonstrate callback function for arthimetic operation (addition, subtraction, multiplication, division & modulus) and logic operation (AND, OR, XOR, Complement)
A command line option parser for C/C++ projects. An alternative to getopt() and getopt_long() by using callback functions.
Add a description, image, and links to the callback-functions topic page so that developers can more easily learn about it.
To associate your repository with the callback-functions topic, visit your repo's landing page and select "manage topics."