Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/electro/stm32-asm-examples/src/commit/0f63307ecf9197210156b942604a8da64b2d039e You should set ROOT_URL correctly, otherwise the web may not work correctly.
pure assembly STM32 programming examples and boilerplates for masochists
 
 
Ondřej Hruška 0f63307ecf grammar in startup readme 9 years ago
registers Added sources 9 years ago
startup_scripts grammar in startup readme 9 years ago
.gitignore Initial commit 9 years ago
LICENSE Initial commit 9 years ago
README.md Added sources 9 years ago

README.md

STM32 assembler examples

This project provides examples for programming the STM32 microcontrollers in ARM assembler.

Please visit the project folders for additional information (they contain separate READMEs).

License

Unless otherwise specified (as is the case with the startup scripts), all files in this repository are subject to the MIT license.

For details, refer to the LICENSE file.