Skip to content

A minimalistic I/O library designed to provide essential input and output operations for serial communication in embedded systems.

Notifications You must be signed in to change notification settings

HAKarlsson/libserio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serio: Minimal Serial I/O Library

serioio is a minimalistic I/O library designed to provide essential input and output operations for serial communication.

TODO

  • Fix serio_printf instructions.
  • Fix serio_printf return.
  • Add hexadecimal print of long/unsigned long to serio_printf.
  • Add basic serio_scanf reading string, char and hexadecimal numbers.

About

A minimalistic I/O library designed to provide essential input and output operations for serial communication in embedded systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published