8000 GitHub - dominicpoeschko/uc_log
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dominicpoeschko/uc_log

Repository files navigation

UC_LOG

A great way to log your kvasir-io project with an jLink. Looking for an example? Check out the rp2040_example

Installing / Getting started

A quick guide to get the uc_log example GUI up and running:

git clone --recursive git@github.com:dominicpoeschko/uc_log.git
cd uc_log
mkdir build
cmake .. -DUC_LOG_BUILD_TEST_GUI=ON
cmake --build .
./uc_log_gui_test

Features

  • Terminal application
  • Terminal GUI
  • Enable/Disable log levels (trace, debug, info, warn. error, crit)
  • Channel Selection
  • Log filtering
  • Display information
    • System Time
    • Function Name
    • Target Time
    • Source Location
    • Log Channel
    • Log Level
  • Debug tools
    • Reset Target
    • Reset Debugger
    • Flash Target
  • Build function
  • Status tab

Contributing

"If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome."

Links

Licensing

"The code in this project is licensed under MIT license."

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  
0