Skip to content

try-fork-it-twice/printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

printf

Viewer for FreeRTOS profiles produced by scanf

Development

Prerequisites:

  • Python 3.13
  • Poetry

Setup project:

poetry install

Run tests:

poetry run pytest -v

Type check with mypy:

poetry run mypy itmo_ics_printf tests

Format code:

poetry run ruff check --fix itmo_ics_printf tests
poetry run ruff format itmo_ics_printf tests

About

FreeRTOS profile viewer

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages