mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 00:30:59 +03:00
add serialsock
This commit is contained in:
6
README
6
README
@@ -9,6 +9,8 @@ fifo_lifo - simple stack-like queues
|
||||
|
||||
netdaemon - snippet for network management of serial devices
|
||||
|
||||
serialsock - socket server for serial devices
|
||||
|
||||
simple_list - 1-directional list with functions: add element; delete list
|
||||
|
||||
stellarium_emul - snippet for stellarium telescope remote control
|
||||
@@ -23,3 +25,7 @@ usefull_macros - a lot of different macros & functions
|
||||
* MMAP files into memory
|
||||
|
||||
USBrelay - simplest tool to manage USB-HID chinese relays
|
||||
|
||||
|
||||
translate c into asm: gcc -S -fverbose-asm file.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user