Implement crash handler and diagnostics app (#119)

This commit is contained in:
Ken Van Hoeylandt
2024-12-12 22:38:48 +01:00
committed by GitHub
parent 74a53b2735
commit 51c6aaa428
38 changed files with 3717 additions and 24 deletions
+7 -1
View File
@@ -18,7 +18,7 @@ License: [GPL v3.0](https://github.com/espressif/esp-idf/blob/master/LICENSE)
### Flipper Zero Firmware
Some of the code in this project has been adapted from the Flipper Zero firmware.
Some of the code in this project has originally been adapted from the Flipper Zero firmware.
It was changed to fit the Tactility project.
Website: https://github.com/flipperdevices/flipperzero-firmware/
@@ -31,6 +31,12 @@ Website: https://fonts.google.com/icons
License: [Apache License, version 2.0](https://fonts.google.com/attribution)
### Google Material Design & Icons
Website: https://fonts.google.com/icons
License: Multiple (SIL Open Font License, Apache License, Ubuntu Font License): https://developers.google.com/fonts/faq
### Other Components
See `/components` for the respective projects and their licenses.