Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions profile/README.md → profile/README.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<html>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="/profile/dark_theme_banner.png">
<source media="(prefers-color-scheme: light)" srcset="/profile/light_theme_banner.png">
Expand Down Expand Up @@ -32,3 +33,7 @@
- [STM32WB COPRO](https://github.com/flipperdevices/stm32wb_copro) - Compact version of STM WPAN library
- [STM32WB COPRO Scripts](https://github.com/flipperdevices/stm32wb_copro_scripts) - Helper scripts for `stm32wb_copro`
- [GCC MAP file parser](https://github.com/flipperdevices/map-gcc-parser-python) - Thing that helps us analyze firmware growth
<div>
<img src="https://flipperzero.com">
</div>
</html>