f9-kernel icon indicating copy to clipboard operation
f9-kernel copied to clipboard

Offer my new and modified usr/app modifications and enhancements.

Open ab1aw opened this issue 6 years ago • 1 comments

Modified the usr/app/gpioer/main.c (from benwei) to properly compile and execute within the master f-kernel branch.

Create a user app demonstration of a mechanism to work around the missing kernel support for passing an argument to a thread function.

Experimenting with user app examples demonstrating IPC among three (3) threads instead of two.

Modified ping-pong usr app to send incrementing message counter from ping thread to pong thread. Both threads display current counter value.

ab1aw avatar Feb 26 '19 15:02 ab1aw

Should we put L4 User Manual link only instead of commit the pdf file? As I remember, git is not very good at handling binary file.

slpbaby avatar Mar 11 '19 14:03 slpbaby