https://github.com/dimkr/krisa
A small library that generates crash dumps
https://github.com/dimkr/krisa
Last synced: 7 months ago
JSON representation
A small library that generates crash dumps
- Host: GitHub
- URL: https://github.com/dimkr/krisa
- Owner: dimkr
- License: mit
- Created: 2019-08-31T10:15:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T07:46:07.000Z (over 4 years ago)
- Last Synced: 2025-03-17T21:39:02.030Z (over 1 year ago)
- Language: C
- Size: 13.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
```
_ _
| | ___ __(_)___ __ _
| |/ / '__| / __|/ _` |
| <| | | \__ \ (_| |
|_|\_\_| |_|___/\__,_|
```
[](https://github.com/dimkr/krisa/actions)
## Overview
krisa is a small, permissively-licensed and portable library that generates crash dumps for embedded software written in C.
## Usage
krisa uses [Meson](http://mesonbuild.com/) as its build system and can be used as a subproject.
## Legal Information
krisa is free and unencumbered software released under the terms of the MIT license; see COPYING for the license text.
The ASCII art logo at the top was made using [FIGlet](http://www.figlet.org/).