Implement crash handler and diagnostics app (#119)
This commit is contained in:
committed by
GitHub
parent
74a53b2735
commit
51c6aaa428
+7
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user