An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

```
_ _
| | ___ __(_)___ __ _
| |/ / '__| / __|/ _` |
| <| | | \__ \ (_| |
|_|\_\_| |_|___/\__,_|
```

[![Build Status](https://github.com/dimkr/krisa/actions/workflows/build.yml/badge.svg?branch=master)](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/).